An administrator writes a query which returns 10,000 rows. However, the administrator only wants to return a maximum of 500 rows.
What command should be used to provide the desired result?
- The "Add Parameters" in "Run Stored Procedure" command
- The "Append to an already existing CSV file" in Database-SQL Query command
- The "Maximum number of records to fetch" in Database-SQL Query command
- The "Timeout for the query in seconds" in Database- SQL Query command
Reveal Solution
Next Question