From: Ian B. <ia...@co...> - 2004-08-19 00:26:40
|
Dennis Heuer wrote: > I couldn't find a note about the SQL EXISTS() function. Is it supported or will it be supported by 0.6? There aren't any plans for it. I'm not sure exactly how it would work into things -- aggregating functions are a little challenging. Select results do have a .count() method, which is somewhat similar. -- Ian Bicking / ia...@co... / http://blog.ianbicking.org |