Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

how to get create table query preview in phpmyadmin

Use the following query in sql tab:

SHOW CREATE TABLE your_table_name

Press GO button

After show table, above the table ( +options ) Hyperlink.

Press +options Hyperlink then appear some options select (Full texts) press GO button.
 
PREVIOUS NEXT
Tagged: #create #table #query #preview #phpmyadmin
ADD COMMENT
Topic
Name
5+8 =