PRICES include / exclude VAT
Homepage>BS Standards>35 INFORMATION TECHNOLOGY. OFFICE MACHINES>35.060 Languages used in information technology>BS ISO/IEC 19075-1:2021 Information technology. Guidance for the use of database language SQL XQuery regular expressions
Sponsored link
immediate downloadReleased: 2021-09-08
BS ISO/IEC 19075-1:2021 Information technology. Guidance for the use of database language SQL XQuery regular expressions

BS ISO/IEC 19075-1:2021

Information technology. Guidance for the use of database language SQL XQuery regular expressions

Format
Availability
Price and currency
English Secure PDF
Immediate download
317.20 USD
You can read the standard for 1 hour. More information in the category: E-reading
Reading the standard
for 1 hour
31.72 USD
You can read the standard for 24 hours. More information in the category: E-reading
Reading the standard
for 24 hours
95.16 USD
English Hardcopy
In stock
317.20 USD
Standard number:BS ISO/IEC 19075-1:2021
Pages:36
Released:2021-09-08
ISBN:978 0 539 13078 2
Status:Standard
DESCRIPTION

BS ISO/IEC 19075-1:2021


This standard BS ISO/IEC 19075-1:2021 Information technology. Guidance for the use of database language SQL is classified in these ICS categories:
  • 35.060 Languages used in information technology

This document describes the regular expression support in SQL (ISO/IEC 9075‑2) adopted from the regular expression syntax of XQuery and XPath Functions and Operators 3.1, which is derived from Perl. This document 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.