[Home] [Help]
2925: DECODE(sd.print_coa_shipped,0,
2926: DECODE(sd.print_coa_invoiced,0,NULL,1,'Y',NULL),1,'Y',NULL)
2927: );
2928:
2929: /* Insert dummy record into gmd_spec_tests_tl table
2930: to ensure that the view will work
2931: */
2932: INSERT INTO gmd_spec_tests_tl
2933: (
2928:
2929: /* Insert dummy record into gmd_spec_tests_tl table
2930: to ensure that the view will work
2931: */
2932: INSERT INTO gmd_spec_tests_tl
2933: (
2934: spec_id,
2935: test_id,
2936: language,