Tell us something about heap tables?
No Answer is Posted For this Question
Be the First to Post Answer
What is the limitation of mysql?
What are the types of database engines available in mysql?
How we can get the current date in mysql?
What are the disadvantages of mysql?
What happens if a table has one column defined as TIMESTAMP?
Where MyISAM table will be stored and also give their formats of storage?
How to write optimized query in mysql?
Explain multi-version concurrency control in MySQL?
Why do gaps in sequences occur?
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
How do you create a schema?
How do you rename a procedure in mysql?