Table of Contents

{$page}

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

code_formatsql

select *

from table

where 1=0

code

Version Information