Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
SQL *Plus Help
Name: henry_joshua Date: May 29, 2006 at 03:59:42 Pacific OS: Win XP CPU/Ram: p-iv,256 Product: zenith
Comment:
Dear Friends, I am learning PL SQL for the first time. In one program I have given the dbms_output.put_line statement. While executing the program it shows that the "PL/SQL procedure Executed Successfully", but there is no output. How do I display the output on the screen? I am using Personal Oracle 8.
Summary: I am writing an Oracle sql plus report. At the beginning of the report is the sql command. Is there a way to suppress this from being included? I would like the column headings and data on the spoo...
Summary: “The ORA-01033: ORACLE initialization or shutdown in progress” error happens when the database is not open. After you create the control file issue the command: “alter database open” That sho...