Subject | delete and skip |
---|---|
Author | Dalton Calford |
Post date | 2007-09-25T18:10:51Z |
Is it possible to use skip in delete statements?
for example
delete from foo where foobar='mystuff' skip 1
to delete duplicate records, leaving only one remaining....
I was looking but could not find if firebird 1.53 supported it or not.
thanks in advance
Dalton
for example
delete from foo where foobar='mystuff' skip 1
to delete duplicate records, leaving only one remaining....
I was looking but could not find if firebird 1.53 supported it or not.
thanks in advance
Dalton