Scott SQL
Scott SQL
Scott SQL
Rem
Rem You may not use the identified files except in compliance with The MIT
Rem License (the "License.")
Rem
Rem You may obtain a copy of the License at
Rem https://github.com/oracle/Oracle.NET/blob/master/LICENSE
Rem
Rem Unless required by applicable law or agreed to in writing, software
Rem distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
Rem WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Rem
Rem See the License for the specific language governing permissions and
Rem limitations under the License.
Rem
Rem NAME
REM scott.sql
Rem
Rem DESCRIPTION
Rem SCOTT is a database user whose schema is used for Oracle code demonstrations
SET TERMOUT ON
SET ECHO ON