Welcome to the doc update, thanks.
> On Jul 8, 2022, at 19:13, Prabhakar Bhosale <[email protected]> wrote: > > Hi Team, > The documentation of ALTER SYSTEM command is having one example query as > below > > SELECT name, type FROM sys.options WHERE type in ('SYSTEM','SESSION') order > by name; > > I found that in version 1.20.1 the table sys.option does not have column > "type". I guess it is replaced by "accessibleScopes". Please check. thx > > REgards > Prabhakar
