Use LIST TABLES to list all tables in the database that match the specification provided with the command argument. Use the DBLOGIN command to establish a database connection before using this command. If logging into an Oracle multitentant container database, log in to the pluggable database that contains the tables that you want to list.
LIST TABLES table
tableThe name of a table or a group of tables specified with a wildcard (*).