Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the basic concepts of SQL server architecture?

Answers were Sorted based on User's Feedback



Explain the basic concepts of SQL server architecture?..

Answer / hari

Sql server is having Physical database & logical database
On Physical Database contians file groups and Transcation
log
in file group Contains data files-36,767 TB
data file contains of tabel -
tabel containts extents
Extents contains Pages
pages Contains rows
Transcation log is Userdefined filegroup by default it's
primary file group
Logical - database objects like
view,Sp,functions,Triggers,Indexes and roles etc

Is This Answer Correct ?    33 Yes 10 No

Explain the basic concepts of SQL server architecture?..

Answer / bhushan

SQL server Architechture is basically a partition of
Logical and Physical data database.

Is This Answer Correct ?    17 Yes 11 No

Post New Answer

More SQL Server Interview Questions

What are the system database in sql server 2008?

0 Answers  


What is the security principal at the database level that represents your session?

0 Answers  


Why SQL Agent is used?

0 Answers   Abacus,


how to select a field with firstletter as capital and remaining are small letters

11 Answers  


What is entity data services?

0 Answers  


What are different types of database indexes?

0 Answers  


What is database mirroring?

0 Answers  


What does the update command do?

0 Answers  


write an SQL query to list the employees who joined in the month of January?

0 Answers   Agilent, Amdocs,


How to enforce security in sql server? : sql server security

0 Answers  


Explain the storage models of OLAP?

1 Answers  


I have a table in which phno is one of the columns.i do have some values in tht phno column.i need to update phno column values with 0(zero) as prefix.give me a correct solution plz...

7 Answers   Value Labs,


Categories