Translation of "Transact-SQL" in Italian
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Represents Transact-SQL code that is being executed at the time the deadlock occurs.
Rappresenta il codice Transact-SQL in esecuzione al momento del deadlock.
This course is designed to introduce students to Transact-SQL.
Questo corso è progettato per introdurre gli studenti a Transact-SQL.
Entered Transact-SQL statements are stored in a buffer.
Group and summarize data by using Transact-SQL.
Raggruppare e riepilogare i dati utilizzando Transact-SQL.
Transact-SQL defines server system stored procedures and system functions that return catalog information.
Transact-SQL definisce stored procedure di sistema e funzioni di sistema che restituiscono informazioni del catalogo.
Call R scripts with Transact-SQL stored procedures and simplify integration with applications while maintaining the security of your data.
Chiama gli script R con le procedure archiviate Transact-SQL e semplifica l'integrazione con le applicazioni durante il mantenimento della protezione dei dati.
A command cannot be followed by a Transact-SQL statement or another command.
Commands are executed are not put in the execution buffer as Transact-SQL statements are.
I comandi vengono eseguiti immediatamente e non vengono inseriti nel buffer di esecuzione come le istruzioni.
Parses additional Transact-SQL statements and sqlcmd commands from the file specified by <filename> into the statement cache.
Analizza le istruzioni Transact-SQL e i comandi sqlcmd aggiuntivi dal file specificato da <filename> nella cache delle istruzioni.
When you reset the batch terminator, do not use Transact-SQL reserved keywords or characters that have special meaning to the operating system, even if they are preceded by a backslash.
Se il carattere di terminazione dei batch viene reimpostato, non utilizzare parole chiave riservate Transact-SQL o caratteri con un significato speciale per il sistema operativo anche se sono preceduti da una barra rovesciata.
When you use Transact-SQL programs, two methods are available for storing and executing the programs.
Durante l'utilizzo dei programmi Transact-SQL sono disponibili due metodi per l'archiviazione e l'esecuzione dei programmi.
When an error occurs in a Transact-SQL script, the severity level will be reported only if the severity level is greater than or equal to the value specified by the -V switch.
Se in uno script Transact-SQL si verifica un errore, il livello di gravità viene segnalato solo se è maggiore o uguale al valore specificato dall'opzione -V.
Note Transact-SQL user-defined functions in queries can only be executed on a single thread (serial execution plan).
Le funzioni Transact-SQLTransact-SQL definite dall'utente nelle query possono essere eseguite solo su un solo thread (piano di esecuzione seriale).