1.

What Is The Difference Between Now() And Current_date()?

Answer»

NOW() command is used to show current YEAR, MONTH, DATE with HOURS, minutes and seconds while CURRENT_DATE() shows the current year with month and date only.

NOW() command is used to show current year, month, date with hours, minutes and seconds while CURRENT_DATE() shows the current year with month and date only.



Discussion

No Comment Found