How many TRIGGERS are allowed in MySql table?


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

Post New Answer

More MySQL Interview Questions

How to get current MySQL version?

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  


How do I change the max connections in mysql?

0 Answers  


How show all tables in mysql query?

0 Answers  


What do we use to remove duplicate records while fetching a data in mysql ?

0 Answers  






Can you tell the difference between ereg_replace() and eregi_replace()?

0 Answers  


at first i'm using datediff('d', a.due_date, current_date); but it takes too long to get the result but how can i subtract the current_date - a.due_date and still get the same result like when i use datediff? thank you

1 Answers  


What is the function of myisamchk?

0 Answers  


How to present a past time in hours, minutes and seconds?

0 Answers  


How can we get total number of records by query in mysql?

0 Answers  


What is blob datatype in mysql?

0 Answers  


Do you need a license for mysql?

0 Answers  


Categories