Correct Answer: binary
Explanation:
Note: This Question is unanswered, help us to find answer for this one
MySQL Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More MySQL MCQ Questions
A .... is a stored program that is attached to a table or a view.
Statements used to manage transaction processing in MySQL?
What limits the type of data that goes into a table?
How do you select all the records from a table named 'Persons' where the 'FirstName' is 'Peter' and the 'LastName' is 'Jackson'?
Which SQL statement is used to update data in a database?
The like conditional operator is used by the _____ operand1.
Which choice is an example of an aggregate function?Which choice is an example of an aggregate function?
The mysqldump command cannot generate output in _.
What is the correct usage of ENUM in MySQL?
What function finds the current time or date in MySQL?