david.g.johnston@xxxxxxxxx wrote: Well, "putative" or "candidate" can be used to resolve your existence criterion. But why bother? In my book, Bertie Wooster (or Bertram Wilberforce Wooster if you prefer) is a perfectly fine candidate name in the general English speaking culture. It's neither here nor there if there happens to be any living person who has the name... But never mind. If you'd like a diverting read on this topic, go here: https://blogs.oracle.com/sql/post/a-collection-of-plsql-essays look for this, and download the PDF: « Names vs identifiers Databases are full of things: tables, sequences, columns, views, PL/SQL units, what have you. Things have names and are manipulated by mentioning the names. The programming languages SQL and PL/SQL use identifiers, not names. Questions show many programmers are confused about the difference. This note describes the relationships between things, names, and identifiers. Once the programming rules are absorbed, developers can write code faster and with less heartburn. » It's written by a former colleague with whom I spent many happy hours discussing the topic. Over and out? |