Web Data Management XQuery uses _______ to limit the extracted data from the XML documents. limit predicates from-to None of the limit predicates from-to None of the ANSWER DOWNLOAD EXAMIANS APP
Web Data Management What is the right syntax of the doc() function ? doc(bookdetails.xml); doc('bookdetails.xml') doc("bookdetails.xml") doc("bookdetails.xml"); doc(bookdetails.xml); doc('bookdetails.xml') doc("bookdetails.xml") doc("bookdetails.xml"); ANSWER DOWNLOAD EXAMIANS APP
Web Data Management In XQuery, how many types of node are present ? 6 7 8 5 6 7 8 5 ANSWER DOWNLOAD EXAMIANS APP
Web Data Management For which of theses the XQuery can't be used ? None of these Search Web documents for relevant information Transform XML data to XHTML Generate summary reports None of these Search Web documents for relevant information Transform XML data to XHTML Generate summary reports ANSWER DOWNLOAD EXAMIANS APP
Web Data Management Which function is basically used to open the file. fileOpen() fopen() open() doc() fileOpen() fopen() open() doc() ANSWER DOWNLOAD EXAMIANS APP