Which of the following is/are false for RAW mode of FOR XML?
Options
- XMLSCHEMA option does not returns an in-line XSD schema.
- BINARY BASE32 returns the binary data in base32-encoded format.
- Each row in the query result is transformed into an XML element
- Both a and b above
CORRECT ANSWER : Both a and b above
Write your comments