-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
How can I set the search path for a session?
Ideally, I would like to be able to change the search path after the session is initiated.
I tried using the following command, but subsequent queries don't seem to use the schema:
%%nql
SET search_path = {{schema_name}}, public
Metadata
Metadata
Assignees
Labels
No labels