Information AboutResult Set |
| CATEGORIES ABOUT RESULT SET | |
| databases | |
|
A result set is effectively a table. The ORDER BY clause can be used in a query to impose a certain sort condition on the rows. Without that clause, there is no guarantee whatsoever on the order in which the rows are returned. |
|
|