hello,
I am trying to insert date and time into my table.
insert into <table_name> values('12/12/2006','12:23:04');
but it displays error at " ; "
can anyone help me to figure out the problem
Thanks a lot in advance.
Regards,
Sweety
What happens if you remove ";"?
|||hi,
thx for responding..i figured out the problem and i solved it..
bye
Sweety
No comments:
Post a Comment