application Id
Queries or sets the application_id.
This pragma gets or sets the 32-bit signed integer "application ID" for the database. This can be used by applications to identify the database as being created by a specific application or having a particular schema format. The application_id is stored in the database header.
It is recommended to set this value when the database is first created and to not change it thereafter.
Author
MOHAMMAD AZIM ANSARI