Hi ,
this is Satish. I am new to DB2 and new to this group too. I have a very simple question. Please help me.
I have a table created with the command,
CRATE TABLE WID
( COL1 VARCHAR(30),
COL2 TIMESTAMP
)
IN SIEBELWW.WIDACCNT FOR SBCS DATA;
Now I want to insert a record into this table. Can anybody please write a SQL statement for this ? This will be a great help. Please help me. The ' TIMESTAMP ' is creating problems for me.
Thanks a lot in advance.
Satish