Users Pricing

forum

Home Forums Adding or Removing objects from SQLite in iOS. – MindStick

Adding or Removing objects from SQLite in iOS.

Anonymous User 1672 28 Dec 2015

In my SQLite database table I have unique id for each row and have rows name sequentially, like 5 rows in table and having id 0 to 4 for each row.
now, when I remove any row from table like row number 3, this occurs a 'hole' and afterwards I add more data on table but the 'hole' is still exists.
Please tell me that is this important for me to know exact number of row and to have at every row data in order to access my table arbitrarily.
Is there any way in SQLite to do that, and can manage manually to remove and add data.


1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md