A View of a View of a View
April 13, 2011 Ted Holt
One of the traits of a good database is that users are not forced to perceive the structure of the data as it is stored in the tables, but are free to perceive the data in ways that are meaningful to them. Today I share an SQL technique that achieves that goal. (No, you can’t do this with logical files.) Alternate Reality Before I illustrate the technique, let’s be sure we understand this idea of allowing the user to perceive the data as he wants to. Suppose a table (physical file) of invoices includes the date that an invoice is |