How can you change the name of any existing table by using the sql statement?


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

Post New Answer

More MySQL Interview Questions

Explain the difference between FLOAT, DOUBLE and REAL.

14 Answers   Yahoo,


how to know the tables in database having foreign key?

2 Answers  


A company wants to store their invoices in a database. They already have their customers and articles in that database. Both customer and article are each identified by an unique integer value. Please create the SQL statements for creating the necessary table(s) for storing the invoices in a MySQL database. An invoice should hold information like invoice number, customer, date, article(s) and quantity etc.

1 Answers  


What is mysql installer?

0 Answers  


How do I rename a table in mysql workbench?

0 Answers  


Where is the mysql data directory?

0 Answers  


how to find max salary from the database

3 Answers  


What is a data directory?

0 Answers  


What is difference between mysql mysqli and pdo?

0 Answers  


How do I clear the command in mysql?

0 Answers  


Is number a datatype in mysql?

0 Answers  


What is memory table?

0 Answers  


Categories