Database MCQs
Database MCQs
a) WHERE
a) DELETE removes rows one by one; TRUNCATE removes all rows at once
a) MongoDB
14. What is the difference between INNER JOIN and OUTER JOIN?
a) INNER JOIN returns matching rows; OUTER JOIN returns all rows
a) CREATE
a) A database object that stores the result of a query and updates periodically
33. What is the difference between CHAR and VARCHAR data types?