adplus-dvertising
frame-decoration

Question

How many storage engines among the following are transaction-safe?

InnoDB, Falcon, MyISAM, MEMORY

a.

1

b.

2

c.

3

d.

4

Answer: (b).2

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How many storage engines among the following are transaction-safe? InnoDB, Falcon, MyISAM, MEMORY

Similar Questions

Discover Related MCQs

Q. Which key declares that an index in one table is related to that in another?

Q. Foreign keys cannot handle deletes and updates.

Q. Deletion of an employee from table also deletes that employee from another table. This kind of delete is called ____________

Q. Which storage engine in MySQL provides foreign key support?

Q. The property of InnoDB that enforces foreign key relationships stay intact is called _____________

Q. Which clause names the parent table and the index columns in the table?

Q. If the storage engine InnoDB is not used, foreign key cannot be used.

Q. Which clause is used to remove a foreign key constraint?

Q. Which keyword is used to specify the foreign key after the table is created?

Q. Which clause in the SQL standard controls how NULL values in a composite foreign key are handled when comparing to a primary key.

Q. In which mode of search is the search string parsed into words and the search looks for rows?

Q. The indicator of presence or absence of a word in search is used in which mode?

Q. Which search mode uses natural language search as a subroutine?

Q. FULLTEXT indexes can be created only for ____________

Q. A FULLTEXT index cannot be created for multiple columns.

Q. Which keyword is used to search through natural language fulltext?

Q. In Boolean search, results are sorted by relevance.

Q. Which parameter determines the shortest words to index in FULLTEXT indexes?

Q. Which statement is used to access an existing Database?

Q. The “Mysql command line tool” format the results in which of the following format?