How do I stop a mysql command?


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

Post New Answer

More MySQL Interview Questions

How do I download a mysql community server?

0 Answers  


How do I start mysql in linux?

0 Answers  


What is the difference between mysql_connect() and mysql_pconnect()?

7 Answers   TCS,


How many rows can a mysql table hold?

0 Answers  


What are the differences between innodb and myisam engines?

0 Answers  






I want to insert userid of a customer,order time,etc in a table called ordermaster with orderid as primary key.Same time the product codes and required quantities (a1,2 and a2 4 and so on)inserted in another table orderdetails with same orderid reference.How the code will be in JSP using MySQL?

0 Answers  


Explain advantages of InnoDB over MyISAM?

1 Answers  


What is data node in mysql cluster?

0 Answers  


How to load data from a text file into a table?

7 Answers   Sasaa,


How do you connect MySQL database with PHP?

0 Answers  


what are the optimization techniques for Query optimization performance issues and faster execution of queries

2 Answers   Infosys, Sierra Atlantica,


How do I rename a mysql database?

0 Answers  


Categories