Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Ways to troubleshoot performance problems in SQL Server
Sql Server Developer & DBA
>>
SQL Server - Part 3
Next Page »
Ways to troubleshoot performance problems in SQL Server.
SET SHOWPLAN_ALL ON
SET SHOWPLAN_TEXT ON
SET STATISTICS IO ON
SQL Server Profiler
Windows NT /2000 Performance monitor
Graphical execution plan in Query Analyzer
Next Page »
Steps to secure an SQL Server
Use NT authentication. Use server database and application roles to control access to the data. Secure the physical database files using NTFS permissions.......
What is a deadlock and what is a live lock?
When two processes, each having a lock on one piece of data, attempt to acquire a lock on the other's piece........
What is blocking?
When one connection from an application holds a lock and a second connection requires.......
Post your comment
Related Content
SQL Server - Part 1
SQL Server - Part 2
SQL Server - Part 3
SQL Server 2008
SQL Server DBA
SQL Server Database Maintenance
SQL Server Database Backup
SQL Server Cursor
SQL Server Replication
SQL Server Architecture
SQL Server Constraints
SQL Server DTS
SQL Server Functions
SQL Server Indexes
SQL Server Joins
SQL Server Locks
SQL Server .Net Integration
SQL Server Accessing Data
SQL Server Data Integrity
SQL Server Identifier
SQL Server Subqueries
SQL Server method to insert data
SQL Server distributed queries
Index tuning & database partitioning
SSIS
Follow us
CareerRide on YOUTUBE
CareerRide on INSTAGRAM
MCQs
English
Tutorials
Download
▲