

McqMate
Q. |
Which feature is not used when SQL features are not being supported? |
A. | begin |
B. | end |
C. | commit |
D. | rollback |
Answer» 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. |
View all MCQs in
Information Retrival TechniquesNo comments yet