: Timestamp : Data Types MySQL TUTORIALS
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
MySQL TUTORIALS
»
Data Types
»
Timestamp
»
125.1 .
TIMESTAMP NULL DEFAULT CURRENT_TIMESTAMP
Hits: 1315
125.2 .
mysql> SELECT MICROSECOND('2010-12-10 14
Hits: 1059
125.3 .
You can include the NULL attribute in the definition of a TIMESTAMP column to allow the column to contain NULL values. For example
Hits: 1065
125.4 .
TIMESTAMP NULL DEFAULT NULL
Hits: 1262
125.5 .
TIMESTAMP NULL DEFAULT '0000-00-00 00
Hits: 1129
125.6 .
The timestamp data type stores the time that a row was last changed
Hits: 1248
MySQL TUTORIALS
Data Types
»
Timestamp
BIGINT
INT
Bit
INTERVAL
BLOB
Introduction
Boolean
MEDIUMINT
Char Varchar
NULL
Date
Set
DATETIME
SMALLINT
Decimal
String
Double
TEXT
ENUM
TIME
FLOAT
Timestamp
FULLTEXT
TINYINT
Hexadecimal
YEAR
Aggregate Functions
Cast Functions Operators
Comparison Functions Operators
Control Flow Functions
Cursor
Data Dictionary
Data Types
Database
Date Time Functions
Encryption Compression Functions
Information Functions
Insert Update Delete
Introduction
Logic Operator
Math Numeric Functions
Miscellaneous Functions
MySQL Utilities
Privilege
Procedure Function
Regular Expressions
Select Query
String Functions
Subquery
Table
Table Join
Trigger
View