Explain the architecture of SQL Server?

Answer Posted / hari

Sql Server is having Physical database and logical database
in physical database-Filegroups,transcation log
Filegroups contains - datafiles
datafiels contains - tables
tables contains - Extents
Extents contains - pages
Pages contains - Rows
Trancastion log is user defined file group by default it is
primary file group,
Logical database objects like
storedprocedre,views,indexes,trigeers

Is This Answer Correct ?    46 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is a mixed extent? : Sql server administration

609


is there a column to which a default can't be bound? : Sql server database administration

543


How would we use distinct statement? What is its use?

612


Can sql servers link to other servers?

569


What is service broker?

591






What is difference between global temporary tables and local temporary tables?

666


What is the difference between a local and a global temporary table?

629


How to create user messages with print statements in ms sql server?

599


what is spatial nonclustered index

550


What is the difference between push and pull subscription? : sql server replication

625


How much is a sql server license?

512


Tell me what are the essential components of sql server service broker?

516


How do I open a .db file?

486


What is the difference between insensitive and scroll cursor?

585


What causes index fragmentation?

586