How to drop an existing view in mysql?


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

Post New Answer

More MySQL Interview Questions

What is 'mysqld'?

0 Answers  


How to convert character strings to numeric values?

0 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 the main difference between myisam and innodb

2 Answers   Wipro,


What is a session in mysql?

0 Answers  


How can you find out the version of the installed mysql?

1 Answers  


How to convert numeric values to character strings?

0 Answers  


How to write after insert event update trigger on the same table in mysql?

0 Answers  


What are the features of mysql?

0 Answers  


How can you make a database as your current database?

0 Answers  


What are the ways in which you can retrieve data in the result set of mysql using php?

0 Answers  


How do I kill a mysql query?

0 Answers  


Categories