Examples with "SQL-comments" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Now the log can be executed as a usual SQL-script: all the additional information is formatted as SQL-comments.
Jetzt kann das Protokoll als gewöhnliches SQL-Skript ausgeführt werden: alle zusätzlichen Informationen werden als SQL-Kommentare formatiert.
Other results
This is done by inserting into the query SQL comments between/ and /.
Dies geschieht durch Einfügen von SQL-Kommentaren zwischen/ und /' in die Abfrage.
This field is distinguished from the SQL Comment field in two ways.
Dieses Feld unterscheidet sich in zweierlei Hinsicht von dem Feld SQL-Kommentar.
The SQL comment indicator is added to the beginning of each line in the selection.
The double-slash, SQL comment indicator is added to the beginning of the each line with selected text.
Der Doppel-Schrägstrich wird als SQL-Kommentarindikator am Anfang jeder Zeile des ausgewählten Textes eingefügt.
The double-slash, SQL comment indicator is added to the start of the lines that contain the selected text.
Das SQL-Kommentarzeichen in Form eines doppelten Schrägstrichs wird an den Beginn der Zeilen des markierten Texts gesetzt.
SQL COMMENT ON statement for column and table
Be aware that the whole query minus the SQL comments must be valid by itself, otherwise you won't be able to store it as a bookmark.
Beachten Sie, dass die gesamte Abfrage ohne die SQL-Kommentare selbst gültig sein muss, sonst können Sie sie nicht als Lesezeichen speichern.
Adds and removes the double-hyphen ( - ) SQL comment indicator.
Adds and removes the double-hyphen ( - ) SQL comment indicator.
This field is distinguished from the SQL Comment field in two ways. First, values of Description are stored in SQL Server as extended properties. Second, you cannot enter values of the Description from the SQL pane.
Dieses Feld unterscheidet sich in zweierlei Hinsicht von dem Feld SQL-Kommentar. Erstens werden die Werte von Beschreibung als erweiterte Eigenschaften in SQL Server gespeichert. Zweitens können Sie keine Werte von Beschreibung aus dem SQL-Bereich eingeben.
This syntax differs slightly from standard SQL comment syntax, as discussed in Section 1.8.5.5, "' - ' as the Start of a Comment".
Diese Syntax unterscheidet sich leicht von der SQL-Standardkommentarsyntax, wie sie in Abschnitt 1.9.5.7, „' - ' als Beginn eines Kommentars", beschrieben ist.
Include comments in SQL code where necessary.