| 41. |
Which type of variable declared in cursor FOR LOOP
Cursor FOR LOOP માં ડીકલેર કરવામાં આવતો વેરીએબલ કઈ ડેટાટાઈપ નો હોય છે?
|
||||||||
|
Answer:
Option (b) |
| 42. |
An error occurs at run-time is called રન-ટાઈમ error આવે તેને શું કહે છે?
|
||||
|
Answer:
Option (a) |
| 43. |
In which section of PL/SQL block, Exception is handled PL/SQL બ્લોક ના ક્યા ભાગમાં Exception હેન્ડલ કરવામાં આવે છે?
|
||||||
|
Answer:
Option (c) |
| 44. |
Exception name is written in Exception નું નામ _____ માં લખવામાં આવે છે?
|
||||||||
|
Answer:
Option (b) |
| 45. |
When clause in exception handling section is accept only
Exception હેન્ડલીંગ ભાગ માં રહેલ when clause માં શું લખવામાં આવે છે?
|
||||||||
|
Answer:
Option (d) |
| 46. |
TOO_MANY_ROWS named exception occurs when
TOO_MANY_ROWS નામનું exception ક્યારે જનરેટ થાય છે?
|
||||||||
|
Answer:
Option (c) |
| 47. |
Which of the following is correct syntax for declaration of user-define exception
નીચે આપેલ માંથી કયો વિકલ્પ યુઝર-ડિફાઇન exception ડીકલેર કરવા માટેની સાચી સિન્ટેક્ષ છે?
|
||||||||
|
Answer:
Option (b) |
| 48. |
Which are the following steps require to handle user-define exception યુઝર-ડિફાઇન exception હેન્ડલ કરવા માટે નીચે આપેલ માંથી ક્યાં સ્ટેપ જરૂરી છે?
|
||||||||
|
Answer:
Option (d) |
| 49. |
Which function is used to bind number with name in exception handling
Exception હેન્ડલીંગ માં નંબર ને નામ સાથે bind કરવા ક્યા ફંક્શન નો ઉપયોગ થાય છે?
|
||||||||
|
Answer:
Option (a) |