51. | In the database directory of the database each view and trigger object is associated with how many files? |
Discuss |
Answer: (b).1
|
52. | What is the maximum number of characters allowed for a database name to have? |
Discuss |
Answer: (c).64
|
53. | The data directory subdirectory that corresponds to the nbdinfo database is ______________ |
Discuss |
Answer: (b).performance_schema
|
54. | mysql_next_result() does not return.
|
Discuss |
Answer: (b).False
|
55. | The option that executes all SQL statements in a SQL script irrespective of the number of errors is ______________ |
Discuss |
Answer: (b).–force
|
56. | What is the synonym for CHARACTER SET? |
Discuss |
Answer: (c).CHARSET
|
57. | What is the statement used to select a default database? |
Discuss |
Answer: (a).USE
|
58. | Symlink is an applicable relocation method for ______________ |
Discuss |
Answer: (b).individual database tables
|
59. | For which of these is the startup option best suited? |
Discuss |
Answer: (c).server PID file
|
60. | Before relocation of database, the server should be stopped if running. |
Discuss |
Answer: (a).True
|