UNLIMITED FREE
ACCESS
TO THE WORLD'S BEST IDEAS

SUBMIT
Already a GlobalSpec user? Log in.

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.

Customize Your GlobalSpec Experience

Finish!
Privacy Policy

This is embarrasing...

An error occurred while processing the form. Please try again in a few minutes.

ANSI - INCITS/ISO/IEC TR 19075-1

Information technology - Database languages - SQL Technical Reports - Part 1: XQuery Regular Expression Support in SQL (Technical Report)

active, Most Current
Organization: ANSI
Publication Date: 1 January 2011
Status: active
Page Count: 36
scope:

This Technical Report describes the regular expression support in SQL adopted from the regular expression syntax of [XQuery F&O], which is derived from Perl. This Technical Report discusses five operators using this regular expression syntax:

- LIKE_REGEX predicate, to determine the existence of a match to a regular expression.

- OCCURRENCES_REGEX numeric function, to determine the number of matches to a regular expression.

- POSITION_REGEX function, to determine the position of a match.

- SUBSTRING_REGEX function, to extract a substring matching a regular expression.

- TRANSLATE_REGEX function, to perform replacements using a regular expression.

Document History

January 1, 2011
Information technology - Database languages - SQL Technical Reports - Part 1: XQuery Regular Expression Support in SQL (Technical Report)
This Technical Report describes the regular expression support in SQL adopted from the regular expression syntax of [XQuery F&O], which is derived from Perl. This Technical Report discusses five...
INCITS/ISO/IEC TR 19075-1
January 1, 2011
Information technology - Database languages - SQL Technical Reports - Part 1: XQuery Regular Expression Support in SQL (Technical Report)
This Technical Report describes the regular expression support in SQL adopted from the regular expression syntax of [XQuery F&O], which is derived from Perl. This Technical Report discusses five...

References

Advertisement