logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • SQL vs. PL/SQL


  • Correct Answer
  • SQL is a structured query language while PL/SQL is an extension of SQL by introducing a procedural flow PL/SQL has blocks of statements PL/SQL works like other procedural languages and has concepts like control statements, sequential statements, exception handling etc 


  • Technology problems


    Search Results


    • 1. What are the Advantages of PL/SQL?
    • Discuss
    • 2. Define PL/SQL. Explain its purpose
    • Discuss
    • 3. What is correlated query? Explain its uses.
    • Discuss
    • 4. What are joins? Explain its characteristic features .
    • Discuss
    • 5. Explain how to limit the rows that are retrieved by a query.
    • Discuss
    • 6. Both PL/SQL and Java (or) .NET code can be used to create Oracle stored procedures and triggers. Which of the one should be used and why?
    • Discuss
    • 7. Explain how to debug PL/SQL program.
    • Discuss
    • 8. How can we read and write operating system files from PL/SQL program?
    • Discuss
    • 9. How can we call DDL statements like CREATE, DROP, TRUNCATE, etc. from PL/SQL?
    • Discuss
    • 10. What is a Collection? Explain collection types.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment