About using SQL tables in myAvatar
In myAvatar database tables, the first column is always the the primary key. It is a "composite index" used to join tables together and uniquely identify records in those tables.
In myAvatar database tables, the first column is always the the primary key. It is a "composite index" used to join tables together and uniquely identify records in those tables.