অণুজীব

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

8626. Which line of the code has an error? 1 declare 2 X1 number := 0; 3 1Y number := 0; 4 begin 5 X := 10; 6 1Y := X + 1Y; 7 end;

  1. The code has no error
  2. Line 2
  3. Line 5
  4. Line 3

8627. Which of the following is an invalid trigger event

  1. after logon
  2. after drop
  3. before startup
  4. after delete

8628. What is an valid statement

  1. None of the above
  2. count := count + 1;
  3. Both of the above
  4. count : = count + 1;

8629. Which procedure will never be executed in this IF statement? IF (submit_date > SYSDATE) AND order_total >= min_order_total THEN fill_order (order_id, ‘HIGH PRIORITY’); ELSIF (submit_date < SYSDATE) OR (submit_date = SYSDATE) THEN fill_order (order_id, ‘LOW PRIORITY’); ELSIF submit_date <= SYSDATE AND order_total < min_order_total THEN queue_order_for_addtl_parts (order_id); ELSIF order_total = 0 THEN disp_message (‘ No items have been placed in this order!’); END IF;

  1. queue_order_for_addtl_parts
  2. None is executed
  3. disp_message
  4. fill_order

8630. Which function returns the default database time zone

  1. TIMEZONE
  2. DBTIMEZONE
  3. TIMEZONEDB
  4. DB_TIMEZONE

8631. What type of constraint can be defined when you declare a variable?

  1. Check constraint.
  2. Check constraint and NOT NULL constraint.
  3. No constraints can be defined on a variable.
  4. NOT NULL constraint.

8632. What is the output after executing the following statement in SQL*Plus : SQL> execute DBMS_OUTPUT.PUT_LINE (RPAD (‘abc’, 500, ‘def’));

  1. No output
  2. "NULL"
  3. ERROR at line 1:
  4. Garbled data

8633. Which command is used for unlocking user account in oracle

  1. unlock
  2. change
  3. assert
  4. alter

8634. Which PL/SQL section does a server error associated with a named exception

  1. Declaration
  2. Header
  3. Exception
  4. Executable

8635. Which statement is valid, given – CREATE TYPE t1 AS OBJECT (x number); / CREATE TABLE tb1 (col1 t1); BEGIN

  1. All of the above
  2. INSERT INTO ot1 VALUES ( 30 );
  3. INSERT INTO ot1 VALUES ( 20 );
  4. INSERT INTO ot1 VALUES ( t1(10) );

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

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