Re: 5.1.23-rc possible order by desc bug
Mark, I tried guessing at your table structure and values and got the following
+----------+------------+
| clientID | trackdate |
+----------+------------+
| 396326 | 1202945744 |
| 394466 | 1202929904 |
| 396069 | 1202669189 |
| 395218 | 1202549293 |
| 395891 | 1202525736 |
+----------+------------+
If you can extend the query with just p.clientID and rerun it, that would help (to see where the LEFT JOIN created a null row).
Subject
Views
Written By
Posted
4869
February 16, 2008 02:55AM
2547
February 16, 2008 07:04PM
2406
February 16, 2008 07:15PM
2396
February 17, 2008 11:26AM
Re: 5.1.23-rc possible order by desc bug
2561
February 17, 2008 08:36PM
2496
February 18, 2008 07:10AM
2298
February 18, 2008 07:10AM
2548
February 19, 2008 10:39PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.