"Alexey Pechnikov" <[EMAIL PROTECTED]> wrote in
message news:[EMAIL PROTECTED]
> Â ñîîáùåíèè îò Friday 13 June 2008 16:26:01 Igor Tandetnik íàïèñàë(à):
>> Are you sure? I can't find any such thing in MySQL nor ProstreSQL
>> documentation. The closest I see is
>>
>> select ROW(1,2) = ROW(1, 2);
>> http://www.postgresql.org/docs/8.3/interactive/functions-comparisons.html#R
>> OW-WISE-COMPARISON
>
> It's more shortly:
> where (a,b,c,d,e)=(1,2,3,4,5)

Ah, I see: "The key word ROW is optional when there is more than one 
expression in the list."

No, SQLite doesn't support this syntax.

Igor Tandetnik 



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to