core-jgi/migration/353a-354a/postgresql/429_BF2539813.sql

6 lines
207 B
MySQL
Raw Normal View History

-- Feb 17, 2009 5:20:59 PM ECT
-- Libero
UPDATE PP_Product_BOMLine SET ComponentType='CO',Updated=TO_TIMESTAMP('2009-02-17 17:20:59','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE PP_Product_BOMLine_ID=102
;