core-jgi/migration-historic/351a-352a/postgresql/236_gwperiodfix.sql

6 lines
231 B
SQL

-- 25-jul-2008 10:06:30 COT
-- Default comment for updating dictionary
UPDATE C_AcctSchema SET Period_OpenHistory=10000,Updated=TO_TIMESTAMP('2008-07-25 10:06:30','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE C_AcctSchema_ID=101
;