Home »
MCQs »
SQLite MCQs
SQLite dot commands are not terminated by –
45. SQLite dot commands are not terminated by -
- Colon (:)
- Semicolon (;)
- Both A and B
- None of the above
Answer: C) Both A and B
Explanation:
SQLite dot commands are not terminated by Colon(:) and Semicolon(;).