[Description of the illustration sql_script.png] This images shows a SQL script in the SQL Query Scratpad in Oracle Machine Learning. The first part of the script contains the SQL statement CREATE TABLE to create a table named big_1m_table. Define the table column, data types, and size here. In this example, the column names are NAME, ID1, ID2, ID3, ID4, and TEXT. The second part of the script begins with the keyword BEGIN. It inserts 100 rows in to the table small_table. Copyright © 2017, 2018 Oracle and/or its affiliates. All rights reserved.