The syntax for SET SCHEMA in BNF is as follows:

Syntax

set schema statement ::=
SET SCHEMA { 'string_literal' | ? | USER  }

For more information, see SET SCHEMA.