Learn XQuery |
Home:Learn XQuery:White Papers:Generating SQL:Consistent SQL Generation Consistent SQL GenerationIn XQuery, many queries may be semantically equivalent. DataDirect XQuery® recognizes common equivalences in queries and ensures that efficient SQL is generated for all the different ways of expressing a query. Example 17. SQL Generation for Equivalent QueriesXQuery (all of these queries are equivalent) collection("USERS")/USERS/FIRSTNAME[.='John']
Generated SQL (generated for all the above queries) SELECT ALL |
Try DataDirect XQuery® Free!Put the power, scalability, and performance of DataDirect XQuery® to work for you today! Our free trial lets you see for yourself how easy it is to build data integration applications that access relational, EDI, and other file formats as XML! Online Video Tutorials!Our easy-to-follow online video tutorials are a great way to get acquainted with the many features of DataDirect XQuery®. And if you like what you see, download a free copy today and try DataDirect XQuery® for yourself! Stay Informed!XQuery is one of the hottest XML technologies being developed today. Stay informed with vital news about standards, tools, and trends by signing up for the DataDirect XQuery® newsletter. |





