In database, this table will be for information storage and will only have one row, which may be updates and initialize null and over the course of the program will be added. Is it possible to have a table without primary key for this function? And how to perform select? SELECT dado1, dado2, dado3 FROM table
? Thank you in advance.