49.

which is the correct sql command to create and insert data into a table called DATA

INSERT INTO T1 (column_1,column_2) VALUES (-99,'Explicit identity value')