Which function returns the current date and current time ?
1 Like
The NOW() function returns the current date and current time.
NOW()
Answered By
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.