Sqlite 3 show EXEC in what looks like a command box

I am new to swift and sqlite. I am having trouble connecting to the database.
I am using dbdemoexampleswift as a sample project. I noticed that the student.swift file when clicked shows what looks like a command box containing EXEC.
How does this file get that command box?