Function
return the scope.
Plugin
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.
SELECT 1+1 As Two FROM scope()