mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -1009,8 +1009,7 @@ Transactions have the following four standard properties, usually referred to by
|
|||||||
|
|
||||||
### DAYOFYEAR() - Returns the day of the year (1-366)
|
### DAYOFYEAR() - Returns the day of the year (1-366)
|
||||||
|
|
||||||
19 EXTRACT
|
### EXTRACT - Extracts part of a date
|
||||||
Extracts part of a date
|
|
||||||
|
|
||||||
20 FROM_DAYS()
|
20 FROM_DAYS()
|
||||||
Converts a day number to a date
|
Converts a day number to a date
|
||||||
|
|||||||
Reference in New Issue
Block a user