how to get only updated, deleted , inserted records after
certain interval time in mysql with out using triggers...


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

Post New Answer

More MySQL Interview Questions

What is mysql url?

0 Answers  


What are the types of index?

0 Answers  


In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?

0 Answers  


What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?

0 Answers  


How do you shutdown a mysql database?

0 Answers  






How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.

0 Answers  


How do you create a primary key?

0 Answers  


How do I rename a table in mysql?

0 Answers  


What are different TEXT data types in MySQL?

1 Answers  


What is the return type of mysqli_query?

0 Answers  


What is the difference between a database and a table?

0 Answers  


how to display only 4 records from a table based on a condition for ex i have a table called products in that nid,prodname are fields i want to display only any 4 records of perticular product plz tell me

6 Answers  


Categories