All Tags »
database design »
T-SQL (RSS)
Sorry, but there are no more tags available to filter with.
-
I have been struggling to find a way to describe the fundamentals of first normal form for my PASS presentation, and this came to mind last night. SQL works in a very constructive way, meaning that if you have base values (commonly referred to as atomic, or scalar values) then you can build up the view that you want. However, have ...