Can we write procedure in mysql?


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

Post New Answer

More MySQL Interview Questions

What are the similarities between a function and a procedure?

0 Answers  


How to delete an existing column in a table?

0 Answers  


How can you filter the duplicate data while retrieving records from the table?

0 Answers  


What is the difference between BLOB AND TEXT?

0 Answers  


What are slow queries?

0 Answers  






if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?

2 Answers  


What is mysql used for?

0 Answers  


How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.

0 Answers  


Can mysql store files?

0 Answers  


What are the objects can be created using CREATE statement?

0 Answers  


What is mysqlcommand?

0 Answers  


What are the differences between char and nchar?

0 Answers  


Categories