Re: SQL support ?

Kim Schulz <[email protected]> Mon, 21 Mar 2005 14:18:49 +0100
Newsgroups gmane.comp.db.mckoi
Organization Aalborg University
Message-ID <[email protected]>
[snip]
> SELECT * FROM table1 INTERSECT SELECT * FROM table2
> (INTERSECT not expected)
> SELECT * FROM table1 EXCEPT SELECT * FROM table2
> (EXCEPT not expected)

So I noticed these werent implemented  yet. I will probably have a fix
for that later today. Should I send the patch to someone to get it
added?


> SELECT * FROM table1 UNION SELECT * FROM table2
> trows PENDING and nothing else. 

this one is removeDuplicates() missing its functionallity. Im looking
into this one too (it is needed by both INTERSECT and UNION).


-- 
   Kim Schulz   | Linux - Your Choice! Your Opinion! Your life!  
 Geek by nature | 
   schulz.dk    |   


---------------------------------------------------------------
Mckoi SQL Database mailing list  http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]