From: Oleg B. <ph...@ph...> - 2004-12-16 14:14:03
|
On Thu, Dec 16, 2004 at 01:54:39PM +0200, Ksenia Marasanova wrote: > I must be doing something wrong here, because the documentation > example doesn't work for me eather. The problem is that the clause > "AND person.id = employee.id" is never added Look at the attached test and its log. All SELECTs have neccessary AND (employee.id = person.id). Can you reproduce it? Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |