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 3528What is the main different between Null and NOT Null. Difference between Primary and Unique Key. How to Check the database from which application is it possibe.
6 8764What is Foreign Key? What is the main difference between primary key and Foreign Key ? How Foreign Key can be defined? Is Foreign key is used to join two or more table?
4 7895What is Inner Joints and Outer Joints ? What is right outer joints,left outer joints,right inner joints , left inner joints ,
HP,
2 8006
How to show table structure mysql?
How to start mysql server?
In which language it is written?
What is row?
What is memory table?
How do I create a database in mysql workbench?
What are triggers mysql?
What is mysql connector used for?
How do you use auto increment?
What is not null in mysql?
List some comparisons operators used in mysql?
How many primary keys can be there in a table?
How do I make an action query?
What is the default password for mysql?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?