M
Q. What is abc in the following statement?
CREATE VIEW xyz (abc) AS SELECT a FROM t;
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. Which of the following returns a MySQL-specific numeric code?
Q. If I want to show all data in a MySQL table, I would use
Q. Which system variable enables mysqld to keep more tables open simultaneously?
Q. Which level of Abstraction describes what data are stored in the Database?
Q. Which of the following is not an SQL Statement?
Q. Which statement is not true?
Q. Which keyword suppresses errors?
Q. For which type are illegal values converted to the appropriate ‘zero’ value?
Q. The library file that contains various portability macros and definitions is
Discusssion
Login to discuss.