The
function returns the name of year from a date expressic
फंक्शन किसी दिनांक अभिव्यक्ति से वर्ष का नाम देता है
Select one:
a. Year
Year
a
b. Today
Today
c. Current Date()
Current Date
d. Date
Date
Answers
Answered by
0
Answer:
Current date () Current date
Answered by
0
Answer:
Returns the current date as of the specified or default timezone.
This function supports an optional time_zoneparameter. This parameter is a string representing the timezone to use. If no timezone is specified, the default timezone, UTC, is used. See Timezone definitions for information on how to specify a time zone.
If the time_zone parameter evaluates to NULL, this function returns NULL.
Return Data Type
Similar questions