Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

sql command to show all tables

USE 'DATABASE_NAME';

SHOW TABLES;
Source by www.quora.com #
 
PREVIOUS NEXT
Tagged: #sql #command #show #tables
ADD COMMENT
Topic
Name
8+8 =