logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • 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?


  • Correct Answer
  • Even though both PL/SQL and Java (or) NET can be used, PL/SQL stands above these two in terms of integration overhead This is because Java is an open source proprietary and Data manipulation is slightly faster in PL/SQL than in Java 


  • Technology problems


    Search Results


    • 1. SQL vs. PL/SQL
    • Discuss
    • 2. What are the Advantages of PL/SQL?
    • Discuss
    • 3. Define PL/SQL. Explain its purpose
    • Discuss
    • 4. What is correlated query? Explain its uses.
    • Discuss
    • 5. What are joins? Explain its characteristic features .
    • Discuss
    • 6. Explain how to debug PL/SQL program.
    • Discuss
    • 7. How can we read and write operating system files from PL/SQL program?
    • Discuss
    • 8. How can we call DDL statements like CREATE, DROP, TRUNCATE, etc. from PL/SQL?
    • Discuss
    • 9. What is a Collection? Explain collection types.
    • Discuss
    • 10. What is a PL/SQL Record data type?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment