1.

Which of the following is the syntax for views where v is view name?

A. Create view v as “query name”;
B. Create “query expression” as view;
C. Create view v as “query expression”;
D. Create view “query expression”;
Answer» D. Create view ‚Äö√Ñ√∂‚àö√ë‚àö‚à´query expression‚Äö√Ñ√∂‚àö√ë‚àöœÄ;


Discussion

No Comment Found