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 does php communicate with mysql?
What is the current root password of mysql?
how to find 2nd highest salary in random database salary of employer.....
If you wish to encrypt the username and password using php, how will you do that?
Write a command to list all databases in mysql?
what is the advantage of left outer join?
List the different types of normalization?
How to see the database architecture in MySQL??
What are the types of index?
How to check if a record exists in a mysql database php?
How can we store binary data in mysql?
What is the maximum size of table 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)