![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all, I am making a select from 5 big tables. Select is ok but it takes time to get it. The problem is that I need only specific rows from this select, I do not use all of it. I use 1'st, 2'nd,... packs by 50. I try to put the condition " WHERE identity(0) BETWEEN 50 AND 100" into my select but it replyes that " statment contains an illegal usage of the NUMBER(*) function " in oracle there are acceptable "rownum" in Where conditions what is the analogue in Sybase anywhere 6-9 or Sybase IQ or is it anyhow possible to select only these packs not selecting all the table? |
![]() |
| Thread Tools | |
| Display Modes | |
| |