This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:iso:dblangsql_part3 [2021/06/10 19:51] char ↷ Page name changed from dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part3 to dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part_3 |
dido:public:ra:xapend:xapend.b_stds:tech:iso:dblangsql_part3 [2021/08/17 15:00] (current) murphy [Scope] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== ISO/IEC 9075-3:2016 Database languages — SQL — Part 3: Call-Level Interface (SQL/CLI) ===== | + | ===== ISO/IEC 9075-03:2016 Database languages — SQL — Part 3: Call-Level Interface (SQL/CLI) ===== |
| - | [[dido:public:ra:xapend:xapend.b_stds:tech:iso| return to the ISO Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:iso:start| return to the ISO Standards ]] |
| <table> | <table> | ||
| <caption>Data sheet for Database languages — SQL — Part 3: Call-Level Interface (SQL/CLI)</caption> | <caption>Data sheet for Database languages — SQL — Part 3: Call-Level Interface (SQL/CLI)</caption> | ||
| | Title | Database languages — SQL — Part 3: Call-Level Interface (CLI) | | | Title | Database languages — SQL — Part 3: Call-Level Interface (CLI) | | ||
| - | | Acronym | SQL/CLI| | + | | Acronym | SQL/CLI | |
| - | | Version | YYYY| | + | | Version | 2016 | |
| - | | Document Number | ISO/IEC 9075-3:2016| | + | | Document Number | ISO/IEC 9075-3:2016 | |
| | Release Date | 2016-12 | | | Release Date | 2016-12 | | ||
| | Reference | [[https://www.iso.org/obp/ui/#iso:std:63475:en]] | | | Reference | [[https://www.iso.org/obp/ui/#iso:std:63475:en]] | | ||
| Line 13: | Line 13: | ||
| : **Note**: The following is an excerpt from the official ISO catalog. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | : **Note**: The following is an excerpt from the official ISO catalog. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | ||
| + | | ||
| + | ==== Scope ==== | ||
| - | ==== Summary ==== | + | //This part of ISO/IEC 9075 defines the structures and procedures that can be used to execute statements of the database language [[dido:public:ra:xapend:xapend.a_glossary:s:sql|SQL]] from within an [[dido:public:ra:xapend:xapend.a_glossary:a:application|application]] written in a [[dido:public:ra:xapend:xapend.a_glossary:p:programlang|programming language]] in such a way that procedures used are independent of the SQL statements to be executed.// |
| + | ==== See Also ==== | ||
| + | |||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part1]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part2]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part4]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part9]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part10]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part11]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part13]] | ||
| + | * [[dido:public:ra:xapend:xapend.b_stds:tech:iso:dblang_sql_part14]] | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||