[NEW][SQL] operator IN implemented
Ruslan Zasukhin
sunshine at public.kherson.ua
Sun Jun 1 22:59:52 CDT 2003
Hi Guys,
Implemented operator IN for SQL of 1.9.8
In the form:
WHERE fld in ( v1, v2, v3, ... )
This operator work with any type and values for which you can write
WHERE (fld = v1 OR fld = v2 OR fld = v3)
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list