
pl-sql – programming-sql – কুইজ মডেল টেস্ট অনুশীলন – 4
8656. What is the output after executing the following statement in SQL*Plus : SQL> execute DBMS_OUTPUT.PUT_LINE (NULL);
- Garbled data
- No output
- ERROR at line 1:
- “NULL”
8657. Which delimiter is used for attribute indication
- :
- ,
- .
- %
8658. What will the result of executing REPLACE(‘BLACK AND BLUE’,’BL’,’J’)
- BLACK AND JACK
- JACK AND JUE
- JACK AND BLUE
- BLACK AND BLUE
8659. What is used to refer cursors in different package
- include
- open
- get
- access
8660. Which collection type can be sparse
- VARRAY
- Nested table and VARRAY
- Index-by table
- Nested table and index-by table
8661. Select the type of loop appropriate to meet the following requirement: Display the name and address of each employee returned by the cursor..
- FOR numeric loop
- While loop
- DO-WHILE loop
- Cursor FOR loop
8662. What is the maximum size of a CHAR value in bytes
- 65535
- 32767
- 32768
- 65536
8663. The character ‘/’ in PL/SQL is an
- escape character
- symbol
- constant
- identifier
8664. What does the procedure DBMS_OUTPUT_ENABLE() enables
- Printing to a phantom table
- Printing to script window
- Printing to database cache
- Printing to database
8665. What is the default size for NCHAR datatype
- NULL
- 1
- 0
- 32767
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।