Improve Your MySQL Ability
Q. 15. ) Is Mysql query has LETTERCASE?Q. 16. ) What is a candidate key?
Q. 17. ) If an ENUM column is declared NOT NULL, its default value is the first element of the list of allowed values.
Q. 18. ) Can I define multiple unique constraints on a table?
Q. 19. ) A view is nothing but a ________ table or a stored query
Q. 20. ) BLOB data type can have default column value.
Q. 21. ) User() function returns the current users user name and ___________