Choose a topic to test your knowledge and improve your SQL skills
The context in which the privilege ‘CREATE TABLESPACE’ applies is ________
The language that is the core for APIs and communication in MySQL is ________
The most general purpose language is _______
The language in which image processing is least simple is ______
The option necessary to compile a C program havin math functions is ____
For InnoDB tables in mysqldump an online backup that takes no locks on tables can be performed by ______
To reload a delimited text data file use ______
SBR replication is _____
The library file that contains various portability macros and definitions is ______
The header that should be included first is _____
What is the general statement-issuing routine?
The most restrictive among the following is ______
The option that specifies the data directory location at server startup is _____
The datadir variable value can be seen using ______________
Which data directory subdirectory provides the information used to inspect the internal execution of the server at runtime.
Encrypted connections can be established using ______________
What is exec_stmt_ssl written in?
What is the embedded server library containing the MySQL server linkable into applications?
What is the embedded server library when building from source enabled by?
In the database directory of the database each view and trigger object is associated with how many files?
What is the maximum number of characters allowed for a database name to have?
The data directory subdirectory that corresponds to the nbdinfo database is ______________
The option that executes all SQL statements in a SQL script irrespective of the number of errors is ______________
What is the synonym for CHARACTER SET?
What is the statement used to select a default database?
Symlink is an applicable relocation method for ______________
For which of these is the startup option best suited?
When relocating an individual table, the table to be relocated should be ______________
What is the special database that always exists after setting up MySQL on a computer?
In which file are the statements entered in ‘mysql’ saved?
Which command is used to make a script file ‘run_me.sh’ executable?
The superuser account of the grant tables in the mysql database is called ______________
Which script initializes the data directory during installation?
Anonymous accounts have user name ______________
What does the default case sensitivity of database and table names depend on?
The case sensitive among these is ______________
The variable used to set table alias names as non case sensitive is ______________
The clause that can be used to sort string values according to a specific collation is ______________
The statement used to find out which character sets are available is ______________
The error log file has a suffix ______________
The option which finds the startup options supported by the server through mysqld is ______________
Server startup can also be done by the ______________
The keyword used to create a database is __________
Which file is created by the server to store the database attributes?
What is the default storage engine?
The name of the format file for a table named my_tbl is __________
The server listens on a network port for TCP/IP connections unless started with the option _____
Which option is used to specify to the server the IP number of the server host on which the server should listen?
The option used to specify the socket file pathname is ______
The disk data that the FILES table in INFORMATION_SCHEMA stores is ______