What are the other commands to know the structure of table
using MySQL commands except explain command?

Answer Posted / navaneethakrishnan

DESCRIBE TAB_NAME;

DESC TAB_NAME;

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does mysql flush privileges do?

488


What storage engines are used in MySQL?

514


How to show table structure mysql?

518


How can we run batch mode in mysql?

539


How to install mysql?

536






What is difference between statement and preparedstatement?

472


How to run a sql statement?

535


How to create table show example

530


What are the differences between char and varchar?

557


What is difference between mongodb and mysql?

460


What is the datatype of image?

506


What is the command line end user interface - mysql?

525


Is mysql better than oracle?

473


How do you backup a database in mysql?

579


Why mysql is used with php?

492