Dennis:
Thank you very much for your's Help.
A. J.Millan
- Original Message -
From: "Dennis Cote" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, February 06, 2007 11:16 PM
Subject: Re: [sqlite] Newbie SQL question
> >
> Yes. See the documentation for
A.J.Millan wrote:
Does exist some method to erase records and to obtain the number of erased
records at the same time?
It is to say:
SELECT count() FROM someTable WHERE some-condition;
DELETE FROM someTable WHERE some-condition;
in only one statement?
Yes. See the documentation for PRAGM
Hi all:
Does exist some method to erase records and to obtain the number of erased
records at the same time?
It is to say:
SELECT count() FROM someTable WHERE some-condition;
DELETE FROM someTable WHERE some-condition;
in only one statement?
Thanks in advance
---
A.J.Millan
ZATOR Syst
3 matches
Mail list logo