Formatting the result segment
An SQL statement returns data in a segment called a result segment. You can specify certain attributes of the result segment, such as the field names, how the rows are ordered, and whether the rows are numbered.
An SQL statement returns data in a segment called a result segment. You can specify certain attributes of the result segment, such as the field names, how the rows are ordered, and whether the rows are numbered.