In addition to with reading data from a table, you can write data to a table using the SQL INSERT statement.
Neben dem Lesen von Daten können mit der SQL INSERT-Anweisung auch Daten in eine Tabelle geschrieben werden.
An auto-incrementing primary key generates a unique integer value for you if you omit the primary key column from your SQL INSERT statement.
Ein automatischer Primärschlüssel erzeigt einen eindeutigen Integerwert wenn die Spalte des Primären Typs in der eigenen SQL INSERT Anweisung unterdrückt wird.
Once the user clicks OK at the end of the procedure, BAM runs a SQL insert statement against the database which creates nine different business data aggregation tables, one for each aggregation time interval.
Sobald der Benutzer am Ende des Vorgangs auf OK klickt, führt BAM eine INSERT-SQL-Anweisung für die Datenbank aus. Hierdurch werden neun unterschiedliche Geschäftsdatenaggregationstabellen erstellt, eine für jedes Aggregationszeitintervall.
Description Insert records from the source focus into the database table (using an SQL INSERT statement).
Beschreibung Einfügen von Datensätze aus dem Quellfokus in die Datenbanktabelle (Dabei ein SQL INSERT -Statements benutzen).
Then, you can insert a geometry into the table using a SQL insert statement.
Call the Execute method of a Command object or the Execute method of a Connection object instead to perform a query that, such as a SQL INSERT statement, that doesnt return records.
Rufen Sie die Execute -Methode eines Command -Objekts oder die Execute -Methode eines Connection -Objekts auf, anstatt eine Abfrage durchzuführen, bei der keine Datensätze zurückgegeben werden (z. B. eine SQL-INSERT-Anweisung).
When you want to import data into the database, an SQL insert statement excluding the RAW field is initially executed, followed by an SQL update for the inserted record with the data for the RAW field alone.
Möchten Sie Daten nur importieren, wird der INSERT zuerst ohne RAW Feldern durchgeführt und im Anschluss wird für diesen Datensatz ein UPDATE mit den RAW Feldern ausgeführt.
Autres résultats
The vulnerability is a buffer overflow caused by improper handling of SQL insert statements.
Die Schwachstelle ist auf einen Pufferüberlauf zurückzuführen, der durch die nicht ordnungsgemäße Verarbeitung von SQL Insert-Anweisungen zurückzuführen ist.
SQL INSERT statements can be used to add new records to a data source, rather than the ADO method AddNew.
Anstelle der AddNew -Methode von ADO können einer Datenquelle mit INSERT-SQL-Anweisungen neue Datensätze hinzugefügt werden.
The T-SQL INSERT statement is supported (with the exceptions of updating with views or providing a locking hint inside of an INSERT statement).
Die T-SQL INSERT-Anweisung wird unterstützt (ausgenommen die Aktualisierung mit Ansichten oder die Bereitstellung eines Sperrhinweises innerhalb einer INSERT-Anweisung).
On upload to the repository, Interactive Reporting Studio brackets SQL Insert statements with transaction statements. Disable Transaction Mode if the RDBMS does not support transactions.
Beim Hochladen in das Repository klammert Interactive Reporting Studio SQL-Einfügeanweisungen mit Transaktionsanweisungen ein. Deaktivieren Sie den Transaktionsmodus, wenn Transaktionen von RDBMS nicht unterstützt werden.
Insert data: When this option is checked, SQL Insert statements are generated.
Please note this is slower than using S3 or DynamoDB since those methods load data in parallel to each compute node while SQL insert statements load via the single leader node.
Beachten Sie, dass dies langsamer als bei Verwenden von S3 oder DynamoDB erfolgt, da dabei Daten parallel auf alle Rechenknoten geladen werden, während bei der SQL-Anweisung INSERT Daten über die zentralen Hauptknoten geladen werden.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.