Translation of "SQL Skripte" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Trigger sind SQL Skripte, die bei bestimmten Ereignissen in der Datenbank automatisch ausgeführt werden.
Triggers are SQL scripts, which are executed automatically in the database when certain events occur.
Ich war davon ausgegangen, dass die „falschen" SQL Skripte nach dem Patchen durch neue ersetzt wurden.
I thought the "wrong" SQL scripts would be replaced by new ones.
Beachten Sie auch, dass die Vorverarbeitung dieser SQL Skripte durch Kommentare gestört werden kann. Kommentare sind eine häufige Ursache für unerklärliche Fehler.
Also note that the preprocessing of these sql scripts can be upset by the use of comments so if there are unexplained failures this is a common cause.
Das neue Release enthält alle erforderlichen Updates und SQL Skripte für einen Upgrade der Version Mapbender2-beta ohne Neuinstallation.
The new release provides all necessary updates and SQL scripts to make an upgrade without needing to run a full new installation.
Es gibt die Möglichkeit, SQL Skripte vor und nach Verbindung mit der Datenbank oder vor und nach Lösung der Datenbankverbindung sowie nach DDL Ausführung auszuführen
It is possible to execute SQL scripts before and after connecting to the database and before and after disconnecting from the database as well as after executing DDL script
Mit dem Database Browser können Sie sich zu beliebigen Datenbanken verbinden und den Inhalt ansehen, verändern, SQL Skripte laufen lassen, Daten exportieren und drucken.
This Easy to use tool allows user to connect to any database and browse or modify data, run sql scripts, export and print data.
Abhängigkeitsdiagram beim csv Ausgabeformat, inklusive SQL Skripte zum Erzeugen der Tabellen und zum Laden der Daten mit load data local infile am Ende des Beitrags.
Abhängigkeitsdiagram the csv output format, including SQL scripts for generating the tables and to load the data with loadData local infile at the end of the contribution.
SQL Skripte werden zur Datenmigration für MS SQL und jeder anderen anbieter-unabhängigen Datenbank bereitgestellt
SQL scripts are provided to streamline migration to MS SQL or any other vendor-independent database
Die SQL Skripte der verschiedenen Versionen können auf der Seite Compare Versions (Vergleiche Versionen) verglichen werden.
The SQL scripts of the different versions can even be compared, on the Compare Versions page.
Für Entwickler ist es jedoch mühsam und zeitraubend SQL Skripte zu schreiben und Datenbanktabellen mit Java Objekten zu verknüpfen.
Still, writing SQL and parsing query results are quite tedious and time-consuming tasks.
Die Anwendung darf keine SQL Skripte in Form von DDL und DML beinhalten.
The application is not allowed to contain DDL or DML scripts.
Hinweis: Hier können Sie auch komplexe SQL Skripte z.B. mit Joins eintragen sowie Abfragen/Views oder auch Prozeduren verwenden.