
/* Code Fragment 9.4 Insert a projection with an ID of 6. */

INSERT INTO P_TT VALUES(6,'New Projection',22,14,93,4,GETDATE(),'9999-12-31')
