How would you list the full set of tables in the currently selected database? code example Example 1: mysql show all tables show tables; Example 2: mysql command show tables SHOW TABLES;