Table of Contents

Explanation of SQL

Risk of Data Corruption if Run Improperly

None. This is a selection query and no data is modified in the running of it.

or

High. Data is modified in this query. Do not run this except under the direction of a Cyrious Technical Support staff member. Doing otherwise may result in lost or contaminated data. All data modifications done through direct SQL are permanent and non-reversable.

SQL

SELECT *
FROM TABLE
WHERE 1=0

Version Information