Il giorno mer 12 ago 2009 15:10:00 CEST, Vivien Malerba ha scritto:
[...]
Yes, the same applies. The correction was made in both the 4.0 and 4.1
(master) branches.

i just tried 4.1.1 and

select distinct year from customer

now works, but

select * from customers where exists (select orders.* from orders where customers.id = orders.id_customers)

return the same error «near "(": syntax error»

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to