Posted: Thu Nov 04, 2010 9:18 pm Post subject: Error delete statment .Plz help!!
Apprentice
Joined: 07 Dec 2007 Posts: 39
DELETE FROM DB2xxx.GATEWAY_PROC AS G WHERE (G.UPDATETIME + 10 MINUTE ) < CURRENT_TIMESTAMP;
i try to run this statement in db2 .It's work.
But
DELETE FROM Database.DB2xxx.GATEWAY_PROC AS G WHERE (G.UPDATETIME + 10 MINUTE ) < CURRENT_TIMESTAMP;
After i deploy it and test it. error occer follow below:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum