Re: [dba-dev] Funny parser problems

2005-08-12 Thread Éric Bischoff
Le Vendredi 12 Août 2005 18:57, Éric Bischoff a écrit : > While speaking about funny parser problems... > > While parsing > SELECT * FROM addresses WHERE "Mobile Phone" IS NOT NULL > the condition "IS NOT NULL" is not recognized because the tokens are one > unit less than the expected values:

[dba-dev] Funny parser problems

2005-08-12 Thread Éric Bischoff
> Now I understand what Alex Thurgood wanted to tell me, I didn't know > that notation at all. But as I see know it's documented in the help. > > But anyways, the Date sign "D" always occurs only inside a pair of curly > brackets if I understand correctly. The parser could (and should) sort > this