There are a total of 4 quizzes in the PLSQL Course in TCS Xplore. Below Are the Answers to the Second Module which is a PLSQL Cursors Quiz
Details of TCS PLSQL Cursors Quiz 2021
Total Marks: 5
Passing Marks: 4
Time Duration: 5 minutes
Attempts: 99
Also read: TCS Xplore Core Java All Quiz Answer 2021
Also read: TCS Xplore Embrace Quiz 2021
PLSQL Cursors Quiz answers
Q.1 In PL/SQL you can refer to the most recent implicit cursors as SQL Cursor?
Ans: True
Q.2 What is the exit condition we should include in PL/SQL block to terminate the Loop?
Ans: exit when SQL%NOTFOUND
Q.3 _______ is the pointer to context are which is used to process the SQL resultset in PL/SQL?
Ans: Cursor
Q.4 Which of the following is not a cursor attribute?
Ans: None of the above
Q.5 Cursor should be declared in begin block in PL/SQL?
Ans: False
Thank You for the wonderful response to this blog. Do share your queries and question in the comment box I will try to answer all your queries.
Do share with your friend if you found it useful.
Also read: TCS Xplore Business Skill Final Assessment
0 Comments