SELECT tax_rate_id tax_class_id , 'Tax 14 '  tax_class_title  
FROM <@PREFIX>vm_tax_rate


