![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everybody, I am facing a problem and I hope that somebody can help me. Here it is : with SQL server, it is possible to make a request like ' SELECT TOP(100) FROM TABLE '. Does it exist the same form of request with SQLBASE ? How to get the top (first) lines of a table with one request ? |
#3
| |||
| |||
|
|
Hi everybody, I am facing a problem and I hope that somebody can help me. Here it is : with SQL server, it is possible to make a request like ' SELECT TOP(100) FROM TABLE '. Does it exist the same form of request with SQLBASE ? How to get the top (first) lines of a table with one request ? |
#4
| |||
| |||
|
|
Hi everybody, I am facing a problem and I hope that somebody can help me. Here it is : with SQL server, it is possible to make a request like ' SELECT TOP(100) FROM TABLE '. Does it exist the same form of request with SQLBASE ? How to get the top (first) lines of a table with one request ? |
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
I am not sure that you caught my problem. The only thing I would like to know is : To be able to get the top rows from a table even if the ordering /way of sorting (ORDER BY CLAUSE) is made by DESC or ASC |
|
Can you help me ? |
#9
| |||
| |||
|
|
I am not sure that you caught my problem. The only thing I would like to know is : To be able to get the top rows from a table even if the ordering /way of sorting (ORDER BY CLAUSE) is made by DESC or ASC |
|
Can you help me ? |
#10
| |||
| |||
|
|
I am not sure that you caught my problem. The only thing I would like to know is : To be able to get the top rows from a table even if the ordering /way of sorting (ORDER BY CLAUSE) is made by DESC or ASC |
|
Can you help me ? |
![]() |
| Thread Tools | |
| Display Modes | |
| |