All standard SQL data manipulation and data definition statements can be embedded in a C program by prefixing them with EXEC SQL and suffixing the statement with a semicolon (;).
Alle Standard-SQL-Anweisungen zur Datenmanipulation und Datendefinition können in ein C-Programm eingebettet werden, indem man sie mit dem Präfix EXEC SQL versieht und die Anweisung mit einem Semikolon (;) abschließt.
There are two groups of embedded SQL statements. Standard SQL statements are used by simply placing them in a C program enclosed with EXEC SQL and a semicolon (;).
Static SQL statements All standard SQL data manipulation and data definition statements can be embedded in a C program by prefixing them with EXEC SQL and suffixing the statement with a semicolon (;).
Es gibt zwei Gruppen von Embedded SQL-Anweisungen: Standard-SQL-Anweisungen werden verwendet, indem sie einfach in ein C-Programm geschrieben werden, eingeschlossen von EXEC SQL und einem Semikolon (;).
Every C program using embedded SQL must finalize any SQLCA that has been initialized.
Jedes C-Programm, das Embedded SQL verwendet, muss alle SQLCAs finalisieren, die initialisiert wurden.
Several SQL commands are specific to embedded SQL and can only be used in a C program.
input-file A C or C++ program containing embedded SQL to be processed.
Der SQL-Präprozessor konvertiert ein C-Programm mit Embedded SQL, bevor der C- oder C++-Compiler ausgeführt wird.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.