logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a PL/SQL Record data type?


  • Correct Answer
  • A record data type represents a data type for that row in a database table It lets u define your own records and not your own fields 


  • Technology problems


    Search Results


    • 1. What is a Collection? Explain collection types.
    • Discuss
    • 2. How can we call DDL statements like CREATE, DROP, TRUNCATE, etc. from PL/SQL?
    • Discuss
    • 3. How can we read and write operating system files from PL/SQL program?
    • Discuss
    • 4. Explain how to debug PL/SQL program.
    • Discuss
    • 5. 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
    • 6. Define cursor attributes: %FOUND, %NOTFOUND, %ROWCOUNT, and %ISOPEN
    • Discuss
    • 7. Explain some of the commonly used Predefined PL/SQL Exceptions.
    • Discuss
    • 8. Explain how PL/SQL exceptions are raised.
    • Discuss
    • 9. What is a PL/SQL package? what are its Advantages ?
    • Discuss
    • 10. Define PL/SQL sequences and write syntax for a sequence
    • Discuss


    Comments

    There are no comments.

Enter a new Comment