Christian POMPIER <[EMAIL PROTECTED]> wrote:
De : Igor Tandetnik [mailto:[EMAIL PROTECTED]
Christian POMPIER
<[EMAIL PROTECTED]> wrote:
Could i make to insert 10 000 row in my table with a loop ?
Yes.
But what is the good syntax ?
The syntax of the INSERT statement is described here:
http://sqlite.org/lang_insert.html
The syntax for creating a loop can be found in a manual for your
programming language of choice.
Igor Tandetnik
-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------