Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



What are the other commands to know the structure of table using MySQL commands except explain com..

Answer / navaneethakrishnan

DESCRIBE TAB_NAME;

DESC TAB_NAME;

Is This Answer Correct ?    20 Yes 0 No

What are the other commands to know the structure of table using MySQL commands except explain com..

Answer / lekhraj deshmukh

show create table tbl_name;


eg:- show create table tbl_data;

Is This Answer Correct ?    8 Yes 1 No

Post New Answer

More MySQL Interview Questions

What is the use of indexing table?

2 Answers  


What is mysql gpl?

0 Answers  


what is collation? how many types of installations in sql server?

3 Answers  


How do I export mysql query results to excel?

0 Answers  


How to convert numeric values to character strings?

0 Answers  


How do you create a primary key?

0 Answers  


What is the difference between truncate and delete?

0 Answers   DELL,


How can we encrypt and decrypt a data presented in a table using mysql?

0 Answers  


What is the use of mysqli_num_rows?

0 Answers  


What are the common mysql functions?

0 Answers  


Explain advantages of MyISAM over InnoDB?

1 Answers  


what is database black box testing? : Mysql dba

0 Answers  


Categories