SELECT customerXML.ISCONTENT() FROM customer WHERE customerID = 1;
Query result:
customerXML.ISCONTENT() ----------------------- 1
SELECT customerXML.ISCONTENT() FROM customer WHERE customerID = 1;
customerXML.ISCONTENT() ----------------------- 1