insert into <@PREFIX@>term_relationships
(object_id,term_taxonomy_id,term_order)
values
(<@KEY@>, <@GRP@>, 0)
@@GO@@