Output options
You can useOutput
        Options to limit the number of records returned.
	 By default, Output Options is set to All.
- All: All rows are returned.
 - Top Rows: Top Rows limits the number of sorted records returned to a fixed number of rows.
 - Top Percent: Top Percent limits the number of sorted records returned to a percentage of the total number of records.