What are the other commands to know the structure of table
using MySQL commands except explain command?
Answers were Sorted based on User's Feedback
show create table tbl_name;
eg:- show create table tbl_data;
| Is This Answer Correct ? | 8 Yes | 1 No |
How to write after insert event update trigger on the same table in mysql?
How triggers can be used in mysql?
What language does mysql use?
How do I disconnect mysql workbench?
How to show table structure mysql?
What data type is money?
How do I clear a mysql database?
How do I run mysql from command line?
What is database in php mysql?
Difference between MYSQL_ASSOC,MYSQL_NUM and MYSQL_BOTH ?
How can you handle the –secure-file-priv in mysql?
How can an index be declared in mysql?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)