Home »
MCQs »
MariaDB MCQs
During the variable declaration which keyword is used to get the row data type from the table?
45. During the variable declaration which keyword is used to get the row data type from the table?
- TYPE OF
- ROW TYPE
- ROW TYPE OF
- All of the above
Answer: C) ROW TYPE OF
Explanation:
The ROW TYPE OF keyword is used to get the row data type from the table.