Embedded SQL: Difference between revisions

Content deleted Content added
Helena (talk | contribs)
mNo edit summary
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5) (Whoop whoop pull up - 21816
 
(4 intermediate revisions by 4 users not shown)
Line 12:
SQL may also be embedded in languages like PHP etc.
 
The SQL standard 2016[[SQL:2023]] is available through purchase and contains chapter '''21 Embedded SQL''' and its syntax rules.<ref>{{cite web
|url=https://www.iso.org/standard/6355676584.html
|title=SQL Standard 20162023 Chapter 21 Embedded SQL
|work=ISO/IEC 9075-2:20162023 Information technology — Database languages — SQL — Part 2: Foundation (SQL/Foundation)
|publisher=[[ISO]]
|accessdate=2023-0308-3017
}}</ref>
 
Line 104:
=== SAP Sybase ===
SAP Sybase ASE 15.7 supports embedded SQL for C and COBOL as part of the Software Developer Kit [[Sybase]].<ref>{{cite web
|url=http://www.sybase.com/products/allproductsa-z/softwaredeveloperkit/embeddedsql
|title=EmbeddedSQL
|work=SAP Sybase Products
|publisher=SAP Sybase
|accessdate=2012-09-05
|archive-date=2009-10-23
|archive-url=https://web.archive.org/web/20091023214433/http://www.sybase.com/products/allproductsa-z/softwaredeveloperkit/embeddedsql
|url-status=dead
}}</ref>
 
Line 139 ⟶ 143:
== See also ==
* [[Language binding]]
* [[Module SQL]]
* [[PL/SQL]]
* [[Pro*C/C++]]