RelationalDBDesign
SiteMap
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Database Web Apps
Data Manipulation
Access Features
Tables Queries
Monitoring SQL
«Prev
Next»
Configuration Monitoring
Importing/Exporting Data
Insert Data Load Statement
Select into Statement
Bulk Insert Statement
SQL Bulk Copy Program
Data Transformation Services
DTS Package Designer
Scheduling Running Package
DTS Wizard
Running DTS Wizard
Load Export Conclusion
Intro Monitoring SSMS
SQL Server Connections
Monitoring SQL Connections
Monitor Locked Resources
SQL EM Monitor Locks
Overall System Performance
Database Consistency Checker
Monitor Data Cache
Monitor Performance Using DBCC
Trace Flags
Built In Functions
SQL EM Conclusion
Monitoring Databases
Monitor Database Size
Use SSMS monitor DB Size
Monitor Databases using DBCC
Monitor Consistency Individual Tables
Miscellaneous DB Monitoring via Dbcc
Monitor Transaction Log
Maintaining Database Statistics
View Statistical Information
Run sqlmaint.exe
Database Maintenance Plan wizard
SQL-Em Conclusion
SQL-Server Profiler
Understanding sp_who - Quiz
Each question is worth one point. Select the best answer for each question.
1.
Examine the following output of sp_who and answer the questions in the quiz:
output of sp_who
Spid 8 is causing which other spids to be blocked?
Please select all the correct answers.
A.
None
B.
0
C.
9
D.
10
E.
11
F.
12
G.
13
2.
How many different logins are being used to connect to SQL Server?
Please select the best answer.
A.
7
B.
8
C.
10
D.
15
3.
How many different hosts are the users connecting from?
Please select the best answer.
A.
7
B.
8
C.
9
D.
15