Overblog All blogs Top blogs Jobs, Education & Studies
Follow this blog Administration + Create my blog
MENU
Advertising
Advertising

SQL SERVER TRIGGERS

What is a Trigger A trigger is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updation of data. It is a database object which is bound to a table and is executed automatically....

Read more

Dynamic Management View in SQL SERVER

Dynamic Management View Dynamic Management Views were introduced in SQL Server 2005. These Views give the administrator information of the database about the current state of the SQL Server machine. These values help the administrator to analyze problems...

Read more

SQL SERVER KEYS

Types of SQL Keys We have following types of keys in SQL which are used to fetch records from tables and to make relationship among tables or views. Super Key Super key is a set of one or more than one keys that can be used to identify a record uniquely...

Read more

Advertising

SQL Server Exception Handling

SQL Server Exception Handling by TRY…CATCH QL Server also has an exception model to handle exceptions and errors that occurs in T-SQL statements. To handle exception in Sql Server we have TRY..CATCH blocks. We put T-SQL statements in TRY block and to...

Read more

DBA Daily Responsibilities

DBA Daily Responsibilities On daily basis DBA should monitor the below Backups Confirm that backups have been made and successfully saved to a secure location Check the backup failure alerts, correct the errors and rerun the backups Review the average...

Read more

Advertising

Microsoft GTSC Position SQL DBA Banglore

1. ​We have a log shipping environment. New data file has been added at primary server, what happens and how do you resolve it? 2. See we have a view which is getting data from different tables. One day it’s starts executing infinitely. I have seen no...

Read more

Pythian SR SQL DBA

1. How many IP’s required configuring a 2 node cluster? 2. How many MSDTC required for a 2 node cluster? 3. What is the basic difference between 2005 and 2008 in clustering? 4. What’s the use of quorum in clustering? 5. Your customer complained that one...

Read more

<< < 10 20 30 31 32 33 34 35 36 37 38 39 40 > >>