Re: [PERFORM] Join the same row

2005-12-11 Thread Edison Azzi
Richard Huxton escreveu: Edison Azzi wrote: Hi, I´m trying to optimize some selects between 2 tables and the best way I found was alter the first table and add the fields of the 2nd table. I adjusted the contents and now a have only one table with all info that I need. Now resides my

[PERFORM] Join the same row

2005-12-06 Thread Edison Azzi
ms Is there a way to force the optimizer to understand that is the same row? Thanks, Edison -- Edison Azzi ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if yo