SQL MCQ Quiz Hub

SQL MCQ SET 6

Choose a topic to test your knowledge and improve your SQL skills

1. The context in which the privilege ‘CREATE TABLESPACE’ applies is ________




2. The language that is the core for APIs and communication in MySQL is ________




3. The most general purpose language is _______




4. The language in which image processing is least simple is ______




5. The option necessary to compile a C program havin math functions is ____




6. For InnoDB tables in mysqldump an online backup that takes no locks on tables can be performed by ______




7. To reload a delimited text data file use ______




8. SBR replication is _____




9. The library file that contains various portability macros and definitions is ______




10. The header that should be included first is _____




11. What is the general statement-issuing routine?




12. The most restrictive among the following is ______




13. The option that specifies the data directory location at server startup is _____




14. The datadir variable value can be seen using ______________




15. Which data directory subdirectory provides the information used to inspect the internal execution of the server at runtime.




16. Encrypted connections can be established using ______________




17. What is exec_stmt_ssl written in?




18. What is the embedded server library containing the MySQL server linkable into applications?




19. What is the embedded server library when building from source enabled by?




20. In the database directory of the database each view and trigger object is associated with how many files?




21. What is the maximum number of characters allowed for a database name to have?




22. The data directory subdirectory that corresponds to the nbdinfo database is ______________




23. The option that executes all SQL statements in a SQL script irrespective of the number of errors is ______________




24. What is the synonym for CHARACTER SET?




25. What is the statement used to select a default database?




26. Symlink is an applicable relocation method for ______________




27. For which of these is the startup option best suited?




28. When relocating an individual table, the table to be relocated should be ______________




29. What is the special database that always exists after setting up MySQL on a computer?




30. In which file are the statements entered in ‘mysql’ saved?




31. Which command is used to make a script file ‘run_me.sh’ executable?




32. The superuser account of the grant tables in the mysql database is called ______________




33. Which script initializes the data directory during installation?




34. Anonymous accounts have user name ______________




35. What does the default case sensitivity of database and table names depend on?




36. The case sensitive among these is ______________




37. The variable used to set table alias names as non case sensitive is ______________




38. The clause that can be used to sort string values according to a specific collation is ______________




39. The statement used to find out which character sets are available is ______________




40. The error log file has a suffix ______________




41. The option which finds the startup options supported by the server through mysqld is ______________




42. Server startup can also be done by the ______________




43. The keyword used to create a database is __________




44. Which file is created by the server to store the database attributes?




45. What is the default storage engine?




46. The name of the format file for a table named my_tbl is __________




47. The server listens on a network port for TCP/IP connections unless started with the option _____




48. Which option is used to specify to the server the IP number of the server host on which the server should listen?




49. The option used to specify the socket file pathname is ______




50. The disk data that the FILES table in INFORMATION_SCHEMA stores is ______