Information technology — ASN.1 encoding rules — Part 7: Specification of Octet Encoding Rules (OER)
1 Scope
This Recommendation | International Standard specifies a set of Basic Octet Encoding Rules (BASIC-OER) that may be
used to derive a transfer syntax for values of the types defined in Rec. ITU-T X.680 | ISO/IEC 8824-1,
Rec. ITU-T X.681 | ISO/IEC 8824-2, Rec. ITU-T X.682 | ISO/IEC 8824-3, Rec. ITU-T X.683 | ISO/IEC 8824-4. This
Recommendation | International Standard also specifies a…
Information technology — ASN.1 encoding rules — Part 8: Specification of JavaScript Object Notation ...
1 Scope
This Recommendation | International Standard specifies a set of JavaScript Object Notation Encoding Rules (JER) that may be used to derive a transfer syntax for values of types defined in Rec. ITU-T X.680 | ISO/IEC 8824-1, Rec. ITU-T X.681 | ISO/IEC 8824-2, Rec. ITU-T X.682 | ISO/IEC 8824-3 and Rec. ITU-T X.683 | ISO/IEC 8824-4. It is implicit inthe specification of these encoding rules…
Information security — Time-stamping services — Part 2: Mechanisms producing independent tokens
1 Scope
This document specifies mechanisms that generate, renew, and verify independent time-stamps. In order to verify an independent time-stamp token, time-stamp verifiers do not need access to any other time-stamp tokens. That is, such time-stamp tokens are not linked.
Information technology — Guidance for the use of database language SQL — Part 1: XQuery regular expr...
1 Scope
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…
Information technology — Guidance for the use of database language SQL — Part 2: Time-related inform...
1 Scope
This document describes the support in SQL for time-related information.
This document discusses the following features of the SQL language:
— Time-related data types
— Operations on time-related data
— Time-related Predicates
— Application-time period tables
— System-versioned tables
— Bi-temporal tables
Information technology — Guidance for the use of database language SQL — Part 3: SQL embedded in pro...
1 Scope
This document describes the support for the use of SQL within programs written in Java.
This document discusses the following features of the SQL language:
— The embedding of SQL expressions and statements in programs written in the Java programming
language.
Information technology — Guidance for the use of database language SQL — Part 4: Routines and types ...
1 Scope
This document provides a tutorial of SQL routines and types using the Java™ programming language.
This document discusses the following features of the SQL Language:
— The use of routines written in the Java programming language within SQL expressions and statements.
— The use of user-defined types written in the Java programming language within SQL expressions
and statements.
Information technology — Guidance for the use of database language SQL — Part 5: Row pattern recogni...
1 Scope
This document discusses the syntax and semantics for recognizing patterns in rows of a table, as defined
in ISO/IEC 9075-2, commonly called “SQL/RPR”.
SQL/RPR defines two features regarding row pattern recognition:
— Feature R010, “Row pattern recognition: FROM clause”
— Feature R020, “Row pattern recognition: WINDOW clause”
These two features have considerable syntax and semantics…
Information technology — Guidance for the use of database language SQL — Part 6: Support for JSON
1 Scope
This document describes the support in SQL for JavaScript Object Notation.
This document discusses the following features of the SQL language:
— Storing JSON data.
— Publishing JSON data.
— Querying JSON data.
— SQL/JSON data model and path language.
Information technology — Guidance for the use of database language SQL — Part 7: Polymorphic table f...
1 Scope
This document describes the definition and use of polymorphic table functions in SQL.
The Report discusses the following features of the SQL Language:
— The processing model of polymorphic table functions in the context of SQL.
— The creation and maintenance of polymorphic table functions.
— Issues related to methods of implementing polymorphic table functions.
— How polymorphic…