The image shows a Scratchpad opened in the notebook editor. It shows four paragraphs each with the following directives:
%sql
— To run SQL statements.
%script
—To run PL/SQL scripts.
%python
—To run Python scripts.
%r
—To run R scripts.