What does a fully qualified table name consist of?
(a) only the table name
(b) only the database name
(c) table name followed by database name
(d) database name followed by table name
This question was addressed to me in a national level competition.
My question comes from MySQL Identifier Syntax and Naming Rules in division Using SQL to Manage Data of MySQL