import-dev.sql 285 Bytes
INSERT INTO TAG (ID,VERSION,NAME) VALUES (1,0,'Sport');
INSERT INTO TAG (ID,VERSION,NAME) VALUES (2,0,'Business');
INSERT INTO TAG (ID,VERSION,NAME) VALUES (3,0,'Politics');
INSERT INTO TAG (ID,VERSION,NAME) VALUES (4,0,'Pets');
INSERT INTO TAG (ID,VERSION,NAME) VALUES (5,0,'People');