Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

show the colums of table sql

SHOW COLUMNS FROM table_name;

or 

DESCRIBE table_name;
 
PREVIOUS NEXT
Tagged: #show #colums #table #sql
ADD COMMENT
Topic
Name
1+8 =