Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions demos/01_create_demo_tables.sql
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
--
-- Copyright (c) Oracle Corporation 1999. All Rights Reserved.
--
-- NAME
Expand All @@ -12,9 +11,7 @@
--
-- USAGE
-- SQL> START demobld.sql
--
--


SET TERMOUT ON
PROMPT Building demonstration tables. Please wait.
SET TERMOUT OFF
Expand Down Expand Up @@ -115,4 +112,4 @@ COMMIT;
SET TERMOUT ON
PROMPT Demonstration table build is complete.

EXIT
EXIT