How to insert multiple rows with a single operation? I don't want to use loop to insert data. I would insert data with a single query. Is there any way in Core Data to insert multiple rows together?
Thanks.
|
How to insert multiple rows with a single operation? I don't want to use loop to insert data. I would insert data with a single query. Is there any way in Core Data to insert multiple rows together? Thanks. |
||||
|
|
In Core Data one |
||||
|
|