The number of rows changed, inserted, or deleted by execution of the SQL statement.
Die Anzahl der durch eine SQL-Anweisung geänderten, eingefügten oder gelöschten Zeilen.
Do not add a semicolon at the end of the SQL statement.
The server interprets this for the template 'suchlist.shtml' and changes the sql statement to
Daraus wird für das Template 'suchlist.shtml' der SQL-Befehl um die Parameter ergänzt
LOV Table is the sql statement with the table and the where clause. This sql is used to build the list for the criteria fields on the Archive and Purge window.
Die Wertelistentabelle entspricht dem SQL-Statement mit der Tabelle und der WHERE-Klausel. Anhand dieses Statements wird die Liste für die Kriterienfelder im Fenster "Archivieren und Löschen" generiert.
The use of parameters in the SQL statement provides more flexibility.
The SQL statement is incomplete or contains one or more syntax errors.
Determines whether the driver describes the SQL statement at prepare time.
Note that the SQL statement must be complete and valid.
The following example changes the SQL statement for query table one.
Im folgenden Beispiel wird die SQL-Anweisung der ersten Abfragetabelle geändert.
Make sure the SQL statement is non-null before preparing it.
Stellen Sie vor der Vorbereitung sicher, dass die SQL-Anweisung nicht Null ist.
You can also enter function calls directly into the SQL statement.
Es besteht auch die Möglichkeit , Funktionsaufrufe direkt in den SQL-Ausdruck einzugeben.
Select an event to display the SQL Statement in the pane below.
Wählen Sie ein Ereignis aus, um die SQL-Anweisung im unteren Bereich anzuzeigen.
Parameter binding must be done before the SQL statement is executed.