Computer Science, asked by khan17089, 1 year ago

Describe any two Date functions with suitable example.

Answers

Answered by nanu95star89
1
In SQL, dates are complicated for newbies, since while working with database, the format of the date in table must be matched with the input date in order to insert. In various scenarios instead of date, datetime (time is also involved with date) is used.
Similar questions