logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How can you generate debugging output from PL/SQL?


  • Correct Answer
  • Use the DBMS_OUTPUT package Another possible method is to use the SHOW ERROR command 


  • Technology problems


    Search Results


    • 1. How can you find a PL/SQL block, if the cursor is open?
    • Discuss
    • 2. What are PL/SQL cursor exceptions?
    • Discuss
    • 3. Name any three PL/SQL exceptions?
    • Discuss
    • 4. Describe the use of PL/SQL table?
    • Discuss
    • 5. Difference between a query and a statement in SQL?
    • Discuss
    • 6. State one similarity and difference between WHERE Clause and HAVING Clause?
    • Discuss
    • 7. What are defaults? Is there a column to which a default can?t be bound?
    • Discuss
    • 8. What are constraints? Mention the different types of constraints?
    • Discuss
    • 9. What is the difference between a primary key and a unique key?
    • Discuss
    • 10. What are the difference between clustered and a non-clustered index?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment