Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
sponguru_dba
Yak Posting Veteran
93 Posts |
Posted - 2009-01-24 : 11:29:36
|
Dear allRecently I joined in a project which not having any documents,as my part I have to Prepare Physical standards,Indexing strategy and Logical model documents.some body help me what are the Topics I have to cover in this Physical standard Documents.Database is SQLServer 2005SNIVAS |
|
sodeep
Master Smack Fu Yak Hacker
7174 Posts |
Posted - 2009-01-25 : 22:30:25
|
Did you search? |
 |
|
sponguru_dba
Yak Posting Veteran
93 Posts |
Posted - 2009-01-26 : 03:47:19
|
Thanks SodeepIdentified Topics.Physical Database Design- Identifying considerations when designing the physical structure of a database in a given scenario.Filegroups - Identify the appropriate strategy for designing filegroups in a given database scenario.Database Objects design- Determine the appropriate strategy for designing database objects in a given scenario.Designing Tables Objects for a Database - identify the appropriate strategy for designing tables in a given database scenario.Designing Views Objects for a Database - identify the appropriate strategy for designing tables in a given database scenario.Designing Procs Objects for a Database - identify the appropriate strategy for designing tables in a given database scenario.Designing Functions Objects for a Databaseo Identify the appropriate strategy for designing tables in a given database scenario.Designing Indexeso Identify the appropriate strategy for designing indexes and views, given a scenario.Identifying Naming Conventions and Standards - recognize best practices for using naming conventions and standards in a given scenario.Is it ok or I need to Add few moreSNIVAS |
 |
|
|
|
|