In the late 80s, the only naming standard I saw for database objects were vague ones like 'tbl' for table, 'qry' for query. I noticed that these were rather useless when you would get a list of about fifty tables and a few hundred stored procedures. For tables, I started using things like 'Profile' for...