SCV SQL Previewer
You must specify an SQL query statement that contains supported built-in functions. The
supported built-in function is based on the SQL Server version, and can be obtained
by running this query in the SQL
previewer:
SELECT @@version as _version
You can then refer to the What are the SQL database functions section for the supported function details.
To run adhoc queries on the SCV database:
Note:
- The number of records that are exported is limited to 300 to prevent performance issues.
- The query execution time is limited to 10 minutes.