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 |
Where is mysql data stored linux?
What is the use of mysqli_query?
What is the difference between mysql and sql?
What's the latest version of mysql?
How to escape special characters in sql statements?
What is truncate in mysql?
What is mysql good for?
How can you retrieve a portion of any column value by using a select query?
How can you handle the –secure-file-priv in mysql?
What is mysql57?
how can you test for null values in a database? : Mysql dba
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
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)