What Does Schema Table Command Do #65
What does .schema ?table? Command do?
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.7.
What does .schema ?table? Command do?
It shows the CREATE statements
It shows the UPDATE statements
It shows the INSERT statements
It shows the DELETE statements