show table mysql in oracal code example Example: show table mysql # First, select your database USE yourDb; # Then, simply SHOW TABLES;