M
Q. What is xyz in the following statement?
Code:
CREATE VIEW xyz AS SELECT a, b FROM t;
- Correct Answer - Option(D)
- Views: 8038
- Filed under category MySQL
Discusssion
Login to discuss.