Which command is used to view the content of the table in mysql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What is the difference between truncate and delete in mysql?

0 Answers  


What is row level locking in mysql?

0 Answers  


How does mysql store dates?

0 Answers  


What do I do if I forgot my mysql root password?

0 Answers  


Can you tell a way to know the number of days between the two given dates in php?

0 Answers  






How do I import database through command line?

0 Answers  


How to analyze tables with 'mysqlcheck'?

0 Answers  


What are the indexes in mysql?

0 Answers  


How many tables will create when we create table, what are they?

5 Answers  


SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?

0 Answers  


when i declare date data type in sql ,i inserted the date 22-10-2012,but my result is in different date 1894-07-11 any one pls help me what's wrong in my query Create table orders(od_id int,od_name varchar(10),od_date date) insert into orders values(1,'sai',22-10-2012) and any one pls suggest what i can learn for 3 years real time experenice in sql because i am looking for database field

1 Answers  


How do I stop a query in mysql workbench?

0 Answers  


Categories