I have a table with two TIMESTAMP data type columns
from a DB2 database. I need to convert it to SQL
Server.
I understand that only one TIMESTAMP
column per table is allowed.
Any suggestion as to how this conversion with two
TIMESTAMP columns can be converted to a SQL Server table?
Thanks.
Ton
from a DB2 database. I need to convert it to SQL
Server.
I understand that only one TIMESTAMP
column per table is allowed.
Any suggestion as to how this conversion with two
TIMESTAMP columns can be converted to a SQL Server table?
Thanks.
Ton