Correct Answer: SELECT * FROM TableA UNION SELECT * FROM TableB
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
TEXT is case-insensitive in BLOB.
When joining tables using a left join, which values are always preserved?
Maximum length of a table name ?
Which are true about MyISAM vs InnoDB?
Which of the following is a synonym for 'INDEX' in MySQL.
When you have a subquery inside of the main query, which query is executed first?
If there is no index, the dbms will perform a _____ scan.
If an error occurs, each of the numeric functions returns a/an ____________ value.
Databases are stored in ______ so that they are available when needed.
Attributes may share a ____.