You are not logged in.

#1 2015-04-22 07:13:35

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

UPDATE And SELECT Clauses:

Question:
Can you use the UPDATE and SELECT clauses in one SQL statement?

Option A):
You cant.
Option B):
You can if you use nested SQL statements.
Option C):
You can use UPDATE and SELECT clauses together, even if you dont have nested SQL statements.

Correct Answer is Option B):
You can if you use nested SQL statements.

2015-04-22 07:13:35

Advertisement
Ads By Google

Re: UPDATE And SELECT Clauses:



\n

Board footer