News

<<_EOF_ CREATE USER benchmarksql IDENTIFIED BY "password" DEFAULT TABLESPACE users TEMPORARY TABLESPACE temp; GRANT CONNECT TO benchmarksql; GRANT CREATE PROCEDURE TO benchmarksql; GRANT CREATE ...
identifies the ORACLE table that you want to create. The TABLE= statement is required. The ORACLE-table-name argument can be up to 30 characters long and must be a valid ORACLE table name. If the ...