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 |
What are the main sources of data?
Tell me what is the stuff and how does it differ from the replace function?
Can we insert data into a view?
What is a raid and what are different types of raid configurations?
Explain different types of Normalization.
1 Answers HPCL, Hughes Systique Corporation, Ittiam Systems,
Do you know what are the restrictions that views have to follow?
What is SCOPE_IDENTITY() in sql
What are the different types of replication you can set up in sql server?
How to list all stored procedures in the current database using ms sql server?
Why we should not use triggers?
What is the diffrence between update_one and auto_fix?
How dts is used to extract, transform and consolidate data?
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)