adplus-dvertising
frame-decoration

Question

Which storage engine in MySQL provides foreign key support?

a.

TRANSACTION

b.

InnoDB

c.

MyISAM

d.

MEMORY

Answer: (b).InnoDB

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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

Similar Questions

Discover Related MCQs

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?

Q. The “Mysql command line tool” formats are bounded by ______________

Q. Which command is used on Mysql command line tool to return to window command shell?

Q. Which command is used in Mysql command line tool to return to window command shell?

Q. Which command is used for taking “server side help” in Mysql command line tool?