πŸ“Š Information Retrival Techniques
Q. Which feature is not used when SQL features are not being supported?
  • (A) begin
  • (B) end
  • (C) commit
  • (D) rollback
πŸ’¬ Discuss
βœ… Correct 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.


Explanation by: Mr. Dubey
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

πŸ“Š Question Analytics

πŸ‘οΈ
744
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
89%
Success Rate