2006
DOI: 10.1147/sj.452.0245
|View full text |Cite
|
Sign up to set email alerts
|

Integration of SQL and XQuery in IBM DB2

Abstract: Relational database systems have dominated the database industry for a quarter century. However, the advent of the Web has led to requirements for storage of new kinds of information in which the order of information is important and data structure can vary over time and from one document to another. These evolving requirements have given rise to Extensible Markup Language (XML) as a widely accepted data format and to XQuery as an emerging standard language for querying XML data sources. A set of extensions to… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2009
2009
2020
2020

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(3 citation statements)
references
References 2 publications
0
3
0
Order By: Relevance
“…They removed a large number of duplicate e-mails, computer generated folders, junk data, invalid e-mail addresses, and blank messages, importing all e-mail messages into a relational database (Nijssen and Halpin, 1989). These measures enable query analysis using SQL, a relational database language that takes advantage of the regular structure of data stored in tables (Özcan et al , 2006). Using SQL, the result of the queries is data extracted and then statistically analyzed.…”
Section: Methodsmentioning
confidence: 99%
“…They removed a large number of duplicate e-mails, computer generated folders, junk data, invalid e-mail addresses, and blank messages, importing all e-mail messages into a relational database (Nijssen and Halpin, 1989). These measures enable query analysis using SQL, a relational database language that takes advantage of the regular structure of data stored in tables (Özcan et al , 2006). Using SQL, the result of the queries is data extracted and then statistically analyzed.…”
Section: Methodsmentioning
confidence: 99%
“…Likewise, XML is widely used as a standard to exchange data over the internet, and the Native XML Database tends to be a practical solution for variable data [26] and provides full support for XML query languages such as XPath or XQuery [27]. The system can also access data from a hybrid database, as major relational database management systems (DBMS) are appealing for hybrid engines so that they fit XML into a relational database environment [3], for instance, Oracle [28] [29] [30], IBM [31] and Microsoft. Furthermore, the extension to SQL for XML, SQL/XML, is making good advancements [32] [33].…”
Section: Data Extractionmentioning
confidence: 99%
“…From the dataflow specification we see that 55 is the output of f applied to the output of g applied to input.a. We can thus retrieve the two relevant triples as follows: Note the use of the SQL/XML predicate XMLEXISTS [40,41] to retrieve the IDs of the nodes in the syntax tree of the dataflow's NRC expression.…”
Section: Querying the Repositorymentioning
confidence: 99%