
Last chance! 50% off unlimited learning
Sale ends in
Returns the names of tables in the given database as an array.
# S3 method for default
tableNames(databaseName = NULL)
name of the database
a list of table names
# NOT RUN {
sparkR.session()
tableNames("hive")
# }
Run the code above in your browser using DataLab