What Is The Syntax Of Sqlite Pragma Statement #97
What is the syntax of SQLite PRAGMA statement?
This multiple choice question (MCQ) is related to the book/course
gs gs118 Data Mining.
It can also be found in
gs gs118 SQLite MCQs - SQLite MCQs - Quiz No.10.
What is the syntax of SQLite PRAGMA statement?
PRAGMA pragma_name;
CREATE PRAGMA pragma_name;
INSERT PRAGMA pragma_name;
UPDATE PRAGMA pragma_name;