You are not logged in.

#1 2015-04-21 07:21:11

alisiddiqui
Banned
Registered: 2015-02-23
Posts: 949

Purpose Of Merge:

Question:
What is the purpose of MERGE in sql server 2008?

Option A):
Merge statement allows multiple statements for INSERT, DELETE and UPDATE a row that depends on a condition.
Option B):
Merge statement allows a single statement for INSERT, DELETE and UPDATE a row that is independent on a condition.
Option C):
Merge statement allows a single statement for INSERT, DELETE and UPDATE a row that depends on a condition.
Option D):
Merge statement allows multiple statements for INSERT, DELETE and UPDATE a row that is independent on a condition.

Correct Answer is Option C):
Merge statement allows a single statement for INSERT, DELETE and UPDATE a row that depends on a condition.

2015-04-21 07:21:11

Advertisement
Ads By Google

Re: Purpose Of Merge:



\n

Board footer