1.

State true or false: Recursive queries are permitted in SQL(a) True(b) FalseI have been asked this question in an interview for internship.I'm obligated to ask this question of Accessing SQL From a Programming Language in chapter Intermediate and Advanced Sql of RDBMS

Answer»

Right CHOICE is (a) True

Easiest explanation: Recursive QUERIES can be used in SQL in ORDER to verify a condition repeatedly. SQL ALLOWS recursive queries.



Discussion

No Comment Found

Related InterviewSolutions