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.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Topics in Physical standard Documents(SQLServer 2

Author  Topic 

sponguru_dba
Yak Posting Veteran

93 Posts

Posted - 2009-01-24 : 11:29:36
Dear all

Recently 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 2005





SNIVAS

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2009-01-25 : 22:30:25
Did you search?
Go to Top of Page

sponguru_dba
Yak Posting Veteran

93 Posts

Posted - 2009-01-26 : 03:47:19
Thanks Sodeep

Identified 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 Database
o Identify the appropriate strategy for designing tables in a given database scenario.

Designing Indexes

o 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 more


SNIVAS
Go to Top of Page
   

- Advertisement -