|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I wanna add current date into my table whenever i inserts data into table i want to insert the current date into the table.
table design: ---> create table HV ( name varchar(25), id integer(11) NOT NULL AUTO_INCREMENT, date TIMESTAMP ) ----> Now i have the table in my hand. how can i insert current date? vijay |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > ADDING TIMESTAMP? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|