What are the different types of triggers in mysql?


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

Post New Answer

More MySQL Interview Questions

Write a query to count the number of rows of a table 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  


What is the difference between now() and current_date()?

0 Answers  


What is the use of concat() in mysql?

0 Answers  


Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?

0 Answers  






What is row level locking in mysql?

0 Answers  


What do you need to connect php to mysql?

0 Answers  


How large can a mysql database become?

0 Answers  


How do I uninstall mysql connector?

0 Answers  


What you can use regular expression for in mysql?

0 Answers  


How many ways to get the current time?

0 Answers  


What is offset limit?

0 Answers  


Categories