rownum-Problem
Hi there,
I have to translate over 4000 SQL-Statements made for an ORACLE Datebase into MySQL.
The ORACLE-Pseudo-Column rownum is used very often in the where clauses.
Is there another way to reduce the results of queries except with LIMIT? The problem is, that the Statements are often build together in a Java-Application, so I cannot replace all rownums with LIMIT.
Subject
Views
Written By
Posted
rownum-Problem
17936
August 06, 2004 12:28AM
28397
September 26, 2004 09:04AM
11998
October 09, 2004 03:02PM
22646
October 10, 2004 12:56PM
12514
December 22, 2004 07:05AM
13516
December 22, 2004 01:59PM
9692
April 13, 2005 01:25PM
13004
April 14, 2005 12:08AM
7129
April 26, 2005 02:12AM
7645
April 20, 2005 04:37PM
10021
April 23, 2005 09:48AM
5685
August 26, 2008 03:47AM
5898
April 26, 2005 02:16AM
5624
October 18, 2005 02:57PM
5583
November 16, 2005 04:58PM
18745
June 28, 2006 04:39PM
19173
August 08, 2006 07:45AM
5358
December 14, 2008 10:01PM
5524
February 05, 2009 04:49PM
4733
December 27, 2008 03:27AM
4824
December 27, 2008 04:19AM
6547
February 08, 2007 02:20AM
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.