1.

Which feature is not used when SQL features are not being supported?(a) BEGIN(b) END(c) COMMIT(d) ROLLBACKThe question was posed to me during an internship interview.My question is based upon Web Databases in chapter HTML Images & Web Page Files of HTML

Answer»

Correct ANSWER is (b) END

Easy 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.



Discussion

No Comment Found

Related InterviewSolutions