1.

Which of the following is/are false for RAW mode of FOR XML?(a) XMLSCHEMA option does not returns an in-line XSD schema(b) BINARY BASE32 returns the binary data in base32-encoded format(c) Each row in the query result is transformed into an XML element(d) None of the mentionedI got this question at a job interview.This intriguing question originated from Transformation of Relational Expressions topic in portion Query Processing Techniques of Database Management

Answer»

Right ANSWER is (B) BINARY BASE32 RETURNS the binary data in base32-encoded format

Easiest explanation - XML was designed to transport and STORE data.



Discussion

No Comment Found

Related InterviewSolutions