SQL:2006
SQL:2006 or ISO/IEC 9075:2006 standard is a revision part 14 (ISO/IEC 9075-14:2006) of the ISO standard for the SQL database query language. It is not a revision of the complete SQL standard.
New features
There are extensions to part 14 (ISO/IEC 9075-14:2006). This part defines ways in which SQL can be used in conjunction with XML. It defines ways of importing and storing XML data in an SQL database, manipulating it within the database and publishing both XML and conventional SQL-data in XML form. In addition, it enables applications to integrate into their SQL code the use of XQuery, the XML Query Language published by the World Wide Web Consortium (W3C), to concurrently access ordinary SQL-data and XML documents. The next revision is SQL:2008
gollark: I mean, it's great for very simple situations where you want to run two things at once in the simplest case, but often projects want to run a listener "thread" and temporarily spawn tasks to handle them or something and this ends up being constantly reinvented.
gollark: > Thanks for that gollark :/.You're welcome! It would be useful if there was an API for this! Perhaps I could simplify some of my stuff and make a PR!
gollark: Parallel isn't great because you can't add an extra task after it starts.
gollark: They CLAIM to be running the latest version from the git repo.
gollark: I'm getting this as a potatOS-related bug report from a user, so they *may* just be on the wrong version.
See also
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.