Home / Programming MCQs / MySQL MCQs / Question
N
Q. Which system variable enables mysqld to keep more tables open simultaneously?
The ‘table_cache’ stores the size of the table cache. Increasing the value enables ‘mysqld’ to keep more tables open simultaneously by reducing the number of file open and close operations.
You must be Logged in to update hint/solution
Which of the following is not the SQL Comparison Operator?
The DBMS_SQL package should be used in which of the following situations?
The function that returns a reference to an array of row values is
Which of the following function returns the current date and time in MySql ?
Which of these field types would be best to hold a film title?
What sets up an association between one or more MyISAM tables and the named key cache?
Which package lets PL/SQL programs read and write operating system (OS) text files?
What is the full form of GUID?
Discusssion
Login to discuss.