If a view needs to be modified, it must be re-created using the ____________________ keywords in the CREATE VIEW command

Fill in the blank(s) with correct word


OR REPLACE
CREATE OR REPLACE VIEW

Business

You might also like to view...

Which of the following sections of the marketing planning outline contains additional

information deemed vital by the marketing plan's writer? A) competitive landscape B) executive summary C) implementation D) recommendations

Business

The syntax of the following code fragment is correct:IF rec_order.state = ‘VA' THEN    lv_tax_num := rec_order.sub * .06;ELSEIF rec_order.state = ‘ME' THEN    lv_tax_num := rec_order.sub * .05;ELSE    lv_tax_num := rec_order.sub * .04;END IF

Answer the following statement true (T) or false (F)

Business

Explain the primary goals of the National Labor Union.

What will be an ideal response?

Business

The short-term scheduling activity called "loading":

A) assigns dates to specific jobs or operations steps. B) specifies the order in which jobs should be done at each center. C) assigns jobs to work centers D) assigns workers to jobs. E) assigns workers to machines.

Business