Results 1 to 4 of 4

Thread: Dbms_output.put_line

  1. #1
    Expert Member
    Join Date
    Sep 2007
    Answers
    697

    Dbms_output.put_line

    Why DBMS_OUTPUT.PUT_LINE do not work in toad?
    Is there any equivalent function in the toad?


  2. #2
    Moderator
    Join Date
    Jun 2007
    Answers
    2,074

    Re: Dbms_output.put_line

    Who told you that it does not work in TOAD.


  3. #3
    Expert Member
    Join Date
    Sep 2007
    Answers
    697

    Re: Dbms_output.put_line

    If I use it in toad it is showing message identifier 'DBMS.OUTPUT_PUT' must be declared


  4. #4
    Expert Member
    Join Date
    Apr 2007
    Answers
    500

    Re: Dbms_output.put_line

    begin
    dbms_output.enable(10000);
    dbms_output.put_line('Hai');
    end;
    In toad u must 'on' turn ouput option (it must be in dbms Output ).
    with in dbmsoutput option u can find Hai ....


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact