Which of the following initializes the variable order?

A. DECLARE
  order NUMBER(2);
  departure DATE;
BEGIN
  ---- executable statements ---
END;

B. DECLARE
  order NUMBER(2) = 0;
  departure DATE;
BEGIN
  ---- executable statements ---
END;

C. DECLARE
  order NUMBER(2) =: 0;
  departure DATE;
BEGIN
  ---- executable statements ---
END;

D. DECLARE
  order NUMBER(2) := 0;
  departure DATE;
BEGIN
  ---- executable statements ---
END;


Answer: D

Business

You might also like to view...

A company shows a $600 balance in Prepaid Rent in the Unadjusted Trial Balance columns of the work sheet. The Adjustments columns show expired rent of $200. This adjusting entry results in:

A. $200 difference between the debit and credit columns of the Unadjusted Trial Balance. B. $200 of prepaid insurance. C. An error in the financial statements. D. $200 increase in net income. E. $200 decrease in net income.

Business

Tupperware uses a business model that relies on women running their own businesses as agents of Tupperware. Tupperware successfully exports to China and India. Explain why these countries provide attractive markets for Tupperware

What will be an ideal response?

Business

An informative presentation is a type of need-satisfaction presentation

Indicate whether the statement is true or false

Business

Carla and Eliza share income equally. During the current year the partnership net income was $40,000. Carla made withdrawals of $12,000 and Eliza made withdrawals of $17,000. At the beginning of the year, the capital account balances were: Carla capital, $42,000; Eliza capital, $55,000. Eliza's capital account balance at the end of the year is

A) $52,000 B) $58,000 C) $82,000 D) $75,000

Business