Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Date Function « Date Time « SQL / MySQL
SQL / MySQL
Date Time
Date Function
1.
Date data type manipulation
2.
Get Day of Month for a date
3.
Get the YEAR part of the date
4.
Birthdays in the upcoming month
5.
DATE_ADD() add a time interval to a given date
6.
Calculation on Date data type
7.
Date Calculations: calculate ages
8.
Date Calculations: extract parts of dates
9.
Get sub date
10.
Decomposing Dates or Times Using String Functions substrings.
11.
Pull out the entire date or time part from DATETIME values using string-extraction functions such as LEFT( ) o