How do I start mysql in mysql workbench?


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

Post New Answer

More MySQL Interview Questions

How to delete the repeated records from a table?

0 Answers  


Can we store images in mysql database?

0 Answers  


How to see table's field formats or description of table .

0 Answers  


What is the default port for mysql and how it can change?

0 Answers  


How to create a table?

0 Answers  


What is the purpose of using ifnull() function?

0 Answers  


What is the full form of mysql?

0 Answers  


Can mysql store files?

0 Answers  


What are the differences between mysql vs sql server?

0 Answers  


What is triggers and how it can be used in mysql?

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  


Explain advantages of InnoDB over MyISAM?

1 Answers  


Categories