xcode sqlite code example Example: sqlite in swift let insertStatementString = "INSERT INTO Contact (Id, Name) VALUES (?, ?);"