Skip to Content
0
Former Member
Apr 15, 2010 at 02:14 PM

DELETE FROM myTable IGNORE TRIGGER dont works

35 Views

HI,

based on docs

::=

DELETE ]

i tried to execute:

DELETE FROM myTable IGNORE TRIGGER

but i get the error:

Error Executing 'DELETE FROM myTable IGNORE TRIGGER' (at 21): Missing keyword:WITH.

then is true to say that this isnt implemented yeat?

MaxDB version 7.6.06.10

best regards

Clóvis