1.

Select the correct SQL statement.

A. Select * from global_name;
B. Select from global_name;
C. Select * from domain_name;
D. Both A and C
Answer» B. Select from global_name;


Discussion

No Comment Found