

MCQOPTIONS
Saved Bookmarks
1. |
Limitations of the XML Data Type are: |
A. | It cannot be compared or sorted. This means an XML data type cannot be used in a GROUP BY statement. |
B. | It cannot be used as a key column in an index. |
C. | The value() method of the XML data type returns a scalar value, so it can be specified anywhere where scalar values are allowed |
D. | All of the options |
Answer» E. | |