E-NORM

Designing SQL Server Databases

Vortragssprache:Englisch
Vortragstyp: Normal Slot: Day1/Room1/Slot1
Speaker:Daniel LeClair
Proper design is important to the success of any database application. In this session, we will discuss some of the basics of database design: choosing the right data types, options for record keys, normalization (and denormalization) rules, and code formatting suggestions. While we will use SQL Server as our example, these basics apply to all types of databases, so no matter what platform you are designing for, this session is for you.Attendees will learn about...Choosing the right data type Primary key options Normalization rules Denormalization The Importance of Code Formatting Design Tools