Inherited from Serializable
            
              
Inherited from Serializable
            
              
Inherited from RunnableCommand
            
              
Inherited from Command
            
              
Inherited from LogicalPlan
            
              
Inherited from Logging
            
              
Inherited from QueryPlan[LogicalPlan]
            
              
Inherited from TreeNode[LogicalPlan]
            
              
Inherited from Product
            
              
Inherited from Equals
            
              
Inherited from AnyRef
            
              
Inherited from Any
            
        
         
        
A command for users to get tables in the given database. If a databaseName is not given, the current database will be used. The syntax of using this command in SQL is:
:: DeveloperApi ::