1.

Point out the correct statement.(a) XQuery statements are case sensitive and xml is case sensitive(b) XQuery statements are case insensitive andxml is case insensitive(c) XQuery statements are case sensitive and xml is case insensitive(d) XQuery statements are case insensitive since xml is case sensitiveI got this question in examination.I'm obligated to ask this question of Xquery topic in chapter Beyond Relational of SQL Server

Answer»

Correct OPTION is (a) XQUERY statements are case sensitive and XML is case sensitive

To ELABORATE: In Sql Server XQuery statements are case sensitive since xml is case sensitive. Hence while query to xml data remember this THING.



Discussion

No Comment Found

Related InterviewSolutions