Error checking // FEW records at once

Bart Pietercil bart.pietercil at gmail.com
Fri Sep 21 04:07:46 CDT 2007


On 21-sep-07, at 11:02, Ruslan Zasukhin wrote:

>
>
> Btw,
>
> SQL92 has the following syntax:
>
> insert into
> tbl_typelistvalues displayname,listvalue,objptr_typelist)
> values
>    ( 'active',      1, mylastrecid ),
>    ( 'deactivated', 2, mylastrecid ),
>    ( 'blocked',     3, mylastrecid );
>
>
> This should work, and more simple for writing and reading and  
> understanding.
>
> Can be more effective also.
>
>
Good call, now why didn't I see that myself

Thx

Bart Pietercil


More information about the Valentina mailing list