Re: Decline of Science: Computer Science and Databases
From: Leandro Guimarães Faria Corsetti Dutra <lgcdutra_at_terra.com.br>
Date: Mon, 18 Nov 2002 18:22:23 +0100
Message-ID: <arb7kf$gjmln$1_at_ID-148886.news.dfncis.de>
>
> The SIMILAR predicate in the current proposal for SQL200n uses
> regular expressions. -- Tibor Karaszi
Date: Mon, 18 Nov 2002 18:22:23 +0100
Message-ID: <arb7kf$gjmln$1_at_ID-148886.news.dfncis.de>
Tibor Karaszi wrote:
> "Paul Vernon" wrote in message
> news:aqosgq$pli$1_at_sp15at20.hursley.ibm.com...
>
>> Get re's into the SQL standard. It will happen, just don't know >> when.
>
> The SIMILAR predicate in the current proposal for SQL200n uses
> regular expressions. -- Tibor Karaszi
SIMILAR? Ugh! Do committees love typing?
PostgreSQL's "~" for extended regular expressions and "~*" for case-insensitive EREs are just the thing.
-- _ / \ Leandro Guimarães Faria Corsetti Dutra +41 (21) 216 15 93 \ / http://homepage.mac.com./leandrod/ fax +41 (21) 216 19 04 X http://tutoriald.sourceforge.net./ Orange Communications CH / \ Campanha fita ASCII, contra correio HTML +41 (21) 644 23 01Received on Mon Nov 18 2002 - 18:22:23 CET