

McqMate
Q. |
MyISAM, InnoDB, TRANSACTION |
A. | 0 |
B. | 1 |
C. | 2 |
D. | 3 |
Answer» B. 1 | |
Explanation: in mysql, all the myisam tables shared tablespace files size if bound by the operating system file size limits. for innodb tables shared tablespaces, it is not bound by this factor. |
View all MCQs in
Information Retrival TechniquesNo comments yet