Introduction
These functions help you get the current date and time from the database server easily.
When you want to record the exact time a user submits a form.
When you need to filter records created today.
When you want to display the current time on a dashboard.
When you want to compare a stored date with the current date.
When you want to log events with timestamps automatically.