Vertaling van "using T-SQL" in Spaans
Plan on using T-SQL to do everything.
Deleting old backup files automatically is done with ease in a few simple steps with no need for using T-SQL or other scripts.
La eliminación automática de archivos de respaldo antiguos es realizada con facilidad en unos pocos pasos sin necesidad de usar T-SQL u otros scripts.
Understand when to use views and how to create a view by using T-SQL or a graphical designer
Comprender cuándo usar las vistas y cómo crear una vista usando T-SQL o el diseñador gráfico
To backup a database with encryption by using T-SQL the encryption algorithm and certificate need to be specified
Para respaldar una base de datos con cifrado usando T-SQL, el algoritmo de cifrado y el certificado necesitan ser especificados
This can be done using T-SQL or via SQL Server Management Studio.
Esto puede ser hecho usando T-SQL o vía SQL Server Management Studio.
A trigger can be disabled using T-SQL or SQL Server Management Studio GUI.
Un desencadenador puede ser deshabilitado usando T-SQL o la Interfaz Gráfica de SQL Server Management Studio.
We just need to enable it using T-SQL.
Create and alter tables using T-SQL syntax (simple statements)
Creación y alteración de tablas mediante la sintaxis T-SQL (instrucciones simples)
In this article, we will explain how to restore a specific filegroup and perform a piecemeal restore by using T-SQL.
En este artículo explicaremos cómo restaurar un grupo de archivos específico y cómo realizar una restauración por etapas utilizando T-SQL.
This is very useful to run tasks in the operative system like copying files, create folders, share folders, etc. using T-SQL.
Este comando es bastante útil para ejecutar tareas en el sistema operativo tales como copiar archivos, crear carpetas, compartir carpetas, etc. mediante T-SQL.
The success of the recovery process is uncertain until it's finished (e.g. in case of bulk logged operations occurrences or, if using T-SQL, incorrect specified target time)
El éxito del proceso de recuperación es incierto hasta que finaliza (por ejemplo, en el caso de ocurrencias de registros de operaciones masivas o, si se usa T-SQL, un tiempo objetivo especificado incorrecto).
To process this data in data warehouse, we would first have to convert it into relational format of rows and columns using T-SQL XML built-in functions such as the nodes() function.
Para procesar estos datos en el almacén de datos, tendríamos primero que convertirlos en un formato relacional de filas y columnas usando las funciones T-SQL integradas de XML, como la función nodes().
Below is described the advantages of using T-SQL scripts against an ETL tool for updating a dimension.
A continuación se describen las ventajas de usar secuencias de comandos T-SQL en una herramienta ETL para la actualización de una dimensión.