Which function returns the current date and current time ?
3 Likes
The NOW() function returns the current date and current time.
NOW()
Answered By
1 Like
What is the difference between Trim() and Rtrim() ?
What is the difference between round() and truncate() ?
What is the difference between sysdate() and now() functions ?
A function working with every row of a table, is a …………… function.