-- Last edited: Antonio J. Garcia 2007-04-24 -- leave subqueries on a single line in order that table prefixes works BEGIN; INSERT INTO module VALUES ({SGL_NEXT_ID}, 1, 'comment', 'Comments', 'Allows users to associate comments with any module in the system.', '', '48/module_block.png', '', NULL, NULL, NULL); COMMIT;