scope

Plugin

Description

The scope plugin returns the current scope as a single row.

The main use for this plugin is as a NOOP plugin in those cases we dont want to actually run anything.

Example

SELECT 1+1 As Two FROM scope()