1.

State true or false: Developers cannot write their own functions into SQL(a) True(b) FalseThe question was posed to me by my college director while I was bunking the class.Origin of the question is Accessing SQL From a Programming Language in division Intermediate and Advanced Sql of RDBMS

Answer»

Right choice is (b) False

To EXPLAIN I would SAY: Developers can WRITE their own functions into SQL by using the create function STATEMENT.



Discussion

No Comment Found

Related InterviewSolutions