Try something like this:
Select contract_number, location
from TABLE_NAME where rownum < 2;
This will return only one row.
|
Results 1 to 10 of 12
Thread: Select statementThreaded View
|
Click Here to Expand Forum to Full Width |