Prentice Hall Oracle Plsql By Example 3Rd Edition [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Prentice Hall Oracle Plsql By Example 3Rd Edition [Electronic resources] - نسخه متنی

Benjamin Rosenzweig

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



Lab 2.1 Self-Review Questions


In order to test your progress, you should be able to answer the following questions.

1)

SQL statements combined into PL/SQL blocks cause an increase in the network traffic.

  • _____ True

  • _____ False

  • 2)

    Which of the following sections is mandatory for a PL/SQL block?

  • _____ Exception-handling section

  • _____ Executable section

  • _____ Declaration section

  • 3)

    The exception-handling section in a PL/SQL block is used to

  • _____ handle compilation errors.

  • _____ handle runtime errors.

  • _____ handle both compilation and runtime errors.

  • 4)

    A PL/SQL compiler can detect

  • _____ syntax errors.

  • _____ runtime errors.

  • _____ both compilation and runtime errors.

  • 5)

    P-code is stored in the database for

  • _____ anonymous PL/SQL blocks.

  • _____ named PL/SQL blocks.

  • Answers appear in Appendix A,

    Section 2.1 .


      / 289