অণুজীব

pl-sql – programming-sql – কুইজ মডেল টেস্ট অনুশীলন – 5

8666. What is the output of the following code block, if ‘eName’ is column name in emp : declare ename VARCHAR2(10):=’KING’; begin update emp set sal = sal * 10 where eName = eName; end;

  1. Row with ‘KING’ value is updated
  2. Script is halted and error shown
  3. All rows have updated value in sal
  4. No update takes place but error is logged

8667. What is the value of X when the following block of code is executed : DECLARE X NUMBER := 0; BEGIN FOR I in 5 .. 5 LOOP X := I; END LOOP; END;

  1. NULL
  2. 0
  3. UNDEFINED
  4. 5

8668. The procedure which puts PL/SQL program to sleep for the specified number of seconds is

  1. DBMS_LOCK.SLEEP
  2. DBMS_SLEEP
  3. DBMS.SLEEP_LOCK
  4. DBMS.SLEEP

8669. How many bytes to store a character are used by NCLOB data type

  1. 2
  2. 16
  3. 1
  4. 8

8670. Which of the following cannot be a field in a record

  1. A VARCHAR2 variable
  2. A %ROWTYPE record
  3. A nested table
  4. A BOOLEAN variable

8671. Select the type of loop appropriate to meet the following requirement: For each of twenty years in the loan processing cycle, calculate the outstanding loan balance for the specified customer. If the customer is a preferred vendor, stop the calculations after twelve years.

  1. While loop
  2. FOR numeric loop
  3. DO-WHILE loop
  4. Cursor FOR loop

8672. What does the repeatable read transaction isolation level allows

  1. Nonrepeatable reads
  2. Dirty reads
  3. Phantom reads
  4. Lost updates

8673. How many times does the following loop execute? FOR loop_index IN REVERSE 12 .. 1 LOOP calc_sales (year_index); END LOOP:

  1. 1
  2. Not a single time
  3. 2
  4. 12

8674. When does the exception INVALID_NUMBER is raised

  1. Invalid numeric argument
  2. Conversion of string to number error
  3. Number of numeric argument is wrong
  4. Out of range for numeric data type

8675. iSQL *Plus utility is similar to

  1. ODAC
  2. XDK
  3. Expression Filter
  4. SQL * Plus

আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।

Leave a Reply

স্যার, কিভাবে আপনাকে সাহায্য করতে পারি?

Click one of our representatives below

Customer Support
Customer Support

Syeda Nusrat

I am online

I am offline

Technical Support
Technical Support

Ariful Islam Aquib

I am online

I am offline