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