The image shows a Scratchpad opened in the notebook editor. The image shows a
%sql
paragraph with a SQL statement to fetches all of the data
about product sales from the SALES
table. Here, SH
is
the schema name, and SALES
is the table name. Oracle Machine Learning
UI fetches the relevant data from the database and displays it in a tabular format in
the scratchpad.