- Categories:
System functions (System Information)
SYSTEM$GET_PREVIEW_ACCESS_STATUS¶
Determine if access to all preview features is enabled or disabled.
See also:
Syntax¶
Arguments¶
None.
Returns¶
Returns a VARCHAR status message representing whether preview features are enabled or disabled as shown below:
Enabled:
Disabled:
Access control requirements¶
The SYSTEM$GET_PREVIEW_ACCESS_STATUS function can be executed by any user in the account and does not require special privileges.
Examples¶
Display the current state of preview features.