Translation of "SQL session" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Sets the session language for database SQL session.
Bestimmt die Session-Sprache für die SQL-Session der Datenbank.
Executes any pending SQL operations. Allows you to see the effect of the flashback operation in the same SQL session.
Führt ausstehende SQL-Vorgänge aus. Sie können die Auswirkung des Flashback-Vorgangs in derselben SQL-Session sehen.
If termination is necessary, terminate the SQL execution and notify its user that the SQL session "Terminating High-load SQL".
Wenn die SQL-Ausführung beendet werden muss, beenden Sie diese und benachrichtigen den Benutzer, dass die SQL-Session beendet wurde. Siehe "High-Load-SQL beenden".
The use of the CHANGE CURRENT USER command can be used to implement a virtual authentication system which has the double advantage of allowing the control of connection actions and of hiding the connection identifiers from the outside in the 4D SQL session.
Über den Befehl CHANGE CURRENT USER können Sie ein virtuelles Authentifizierungssystem einrichten mit doppeltem Vorteil: Es ermöglicht einerseits die Steuerung der Verbindungsaktionen und blendet andererseits die Identifizierer der Verbindung aus, so dass sie von außerhalb der 4D SQL Sitzung nicht einsehbar sind.
Command delimiters are used for all connections in that Interactive SQL session, regardless of the setting stored in the database.
Für alle Verbindungen in der Interactive SQL-Sitzung werden Befehlsbegrenzer verwendet, unabhängig von der in der Datenbank gespeicherten Einstellung.
You can also save statements in text files so that you can use them in a subsequent Interactive SQL session.
Sie können Befehle auch in Textdateien speichern, sodass diese dann auch in einer späteren Interactive SQL-Sitzung zur Verfügung stehen.
You can also save commands in text files so that you can use them in a subsequent Interactive SQL session.
Sie können Befehle auch in Textdateien speichern, sodass diese dann auch in einer späteren Interactive SQL-Sitzung zur Verfügung stehen.
Select this option to commit changes to the database when you exit your Interactive SQL session.
Wählen Sie diese Option, um beim Beenden Ihrer Interactive SQL-Sitzung Änderungen in der Datenbank festzuschreiben.
If you change this value, it is only changed for the current Interactive SQL session.
Wenn Sie diesen Wert ändern, ändert er sich nur für die aktuelle Interactive SQL-Sitzung.
When you start a new Interactive SQL session, it is restored to its default value.
Wenn Sie eine neue Interactive SQL-Sitzung starten, wird er auf den Standardwert zurückgesetzt.
Logging continues until you explicitly stop the logging process with the STOP LOGGING statement, or until you end the current Interactive SQL session.
Die Protokollierung wird so lange fortgeführt, bis Sie den Protokollierungsprozess explizit mit der STOP LOGGING-Anweisung stoppen oder bis Sie die aktuelle Interactive SQL-Sitzung beenden.
When you begin a new Interactive SQL session, you can load the contents of a command file into the SQL Statements pane, or you can run the contents immediately.
Wenn Sie eine neue Interactive SQL-Sitzung beginnen, können Sie den Inhalt einer Befehlsdatei in das Fenster "SQL-Anweisungen" laden oder deren Inhalt direkt ausführen.
If you have passed True in $0, you must then successfully call the CHANGE CURRENT USER command in the On SQL Authentication database method in order for the request to be accepted and for 4D to open an SQL session for the user.
Haben Sie in $0 Wahr übergeben, müssen Sie dann erfolgreich aufrufen, damit die Anfrage angenommen wird und 4D eine SQL Sitzung für den Benutzer öffnet.