Explain the basic concepts of SQL server architecture?
Answers were Sorted based on User's Feedback
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 |
Answer / bhushan
SQL server Architechture is basically a partition of
Logical and Physical data database.
| Is This Answer Correct ? | 17 Yes | 11 No |
How many primary keys are possible in a table?
What is RMS migrations?
What is collation sensitivity? Explain different types.
Differences between functions and stored procedures?
8 Answers 247Customer, Accenture,
Explain DBCC?
What is the default sql server instance name?
What are recommended options to be used while using db mirroring? : sql server database administration
How do you drop an index?
What are the different types of backups avaialabe in sql server 2005?
What Is The Difference Between Primary Key & Super Key
How do you find the error, how can you know the number of rows effected by last SQL statement?
What is the sql profiler?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)