SQLite Naming standards for SQLite April 10, 2016 Post a Comment Naming Conventions for SQLite Each database, table, column, index, trigger, or view has a name… Read more Naming standards for SQLite
SQLite SQLite first setup April 09, 2016 Post a Comment SQLite is not directly comparable to client/server SQL database engines such as MySQL, Oracle, P… Read more SQLite first setup