diff --git a/demos/01_create_demo_tables.sql b/demos/01_create_demo_tables.sql index c2c2c27..fefeb71 100755 --- a/demos/01_create_demo_tables.sql +++ b/demos/01_create_demo_tables.sql @@ -1,4 +1,3 @@ --- -- Copyright (c) Oracle Corporation 1999. All Rights Reserved. -- -- NAME @@ -12,9 +11,7 @@ -- -- USAGE -- SQL> START demobld.sql --- --- - + SET TERMOUT ON PROMPT Building demonstration tables. Please wait. SET TERMOUT OFF @@ -115,4 +112,4 @@ COMMIT; SET TERMOUT ON PROMPT Demonstration table build is complete. -EXIT \ No newline at end of file +EXIT