azure mobile copy error

INSERT INTO [dest table]

SELECT * FROM [src table];

error syntax

Cannot insert an explicit value into a timestamp column. Use INSERT with a column list to exclude the timestamp column, or insert a DEFAULT into the timestamp column

how to table copy?

July 29th, 2015 2:22am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics