Hello,
Slightly confused and looking for some clarification please. The first screen of this mission requires the use of a PRAGMA TABLE_INFO
query, but I don’t recall this SQLite extension being covered in any of the previous SQL missions/courses on the Data Science in Python track. The screen hint and answer suggests that I should have been formally taught about PRAGMA
queries already.
Have I missed/forgotten something? Could this be a potential teaching gap in this DS track?