Category: Programming
-
Why Normalise Database Tables?
Many GUI and web developers I have spoken to, do not fully understand the value to be gained from normalising their database designs. It is, after all, easier to build the tables to look exactly like the form or web page they are building. The question that usually arises when we as database “specialists” question…
-
Table Partitioning
Recently presented a discussion at the SA SQL User Group in Bryanston, on the topic of Logical Patitioning Database Tables in MSSQL 2005 & 2008 presentation: TablePartitioning