Examveda

MySQL can be used to execute script files.

A. True

B. False

Answer: Option A

Solution (By Examveda Team)

This question asks if MySQL can run files that contain a series of commands, like a script. Think of a script as a list of instructions you give to a computer.
MySQL is a powerful database system, and it can definitely handle running these scripts.
So the answer is True.
MySQL uses special commands like SOURCE to run these script files.

This Question Belongs to MySQL >> MySQL Miscellaneous

Join The Discussion

Related Questions on MySQL Miscellaneous