Table of Contents
Database samples used in this chapter are:
To set the active schema from a DB Notebook editor, switch to SQL
mode (\sql) and execute the
USE
statement.
sql> USE sakila
Press Ctrl+Enter to process each statement or command.
JavaScript notes
You do not need to have JavaScript installed as it is provided in the browser environment.