29.12.2018, 20:16
Hello, I am currently developing a set of elements in sqlite, everything is fine there (I already created the table). The question is: How can I do to insert values automatically into a column of the table when it is created? This table will not register any of the users, it will simply store the identification of the objects, to be called when the command is executed. That's why I want you to just record the identifiers of the objects when the table is created for the first time.
By the way, I searched the forum, but I could not find anything related to this.
By the way, I searched the forum, but I could not find anything related to this.