Viewing post 1 (of 1 total)
Hi,
Use
insert into mytable (firstname, lastname,timestamp_column_name)
VALUES ('John', 'Doe',default)
Regards,
Rajdeep
February 27, 2007 at 12:15 am
#691973