Home / Engineering / Information Retrival Techniques / Question

M

Mr. Dubey • 51.17K Points
Coach

Q.) Which feature is not used when SQL features are not being supported?

(A) begin
(B) end
(C) commit
(D) rollback
Correct answer : Option (B) - end

Explanation:
 when sql feature is not supported then we use commit, begin, rollback sql features and are marked as bogus. user agent uses the statements that contain these three words in case of failure of the support of sql features.

Share

Discusssion

Login to discuss.