run(sparkSession: SparkSession): Seq[Row]
ShowTablesCommand Logical Command
ShowTablesCommand is a logical command for…FIXME
 Executing Logical Command — run Method
| 
 Note 
 | 
run is part of RunnableCommand Contract to execute (run) a logical command.
 | 
run…FIXME