Vertaling van "T-SQL script" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Double slick the task and paste a T-SQL script
Apply the following T-SQL script fix after the official upgrade package has been applied
Aplicar el siguiente script T-SQL después de aplicar el paquete oficial de actualización
An alternative way to create an operator is through a T-SQL script provided below
Una manera alternativa de crear un operador es a través del script T-SQL provisto a continuación
Besides creating a T-SQL script that inserts records, it can also create a new database and recover deleted records directly into it
Aparte de crear un script T-SQL que inserta entradas, también puede crear una nueva base de datos y recuperar entradas eliminadas directamente ahí.
Select "Save recovery script to file" to create a redo T-SQL script that will insert all the recovered records.
Seleccione Save the recovery script to a file para crear un script T-SQL para rehacer, el cual insertará todos los registros recuperados.
The call to the ETL job can be a SQL agent job, a cmd file that a T-SQL script aanschopt or a stored procedure that does the work directly.
La llamada al trabajo de ETL pueden ser un agente de puestos de trabajo de SQL, un archivo cmd aanschopt un script T-SQL o un procedimiento almacenado que hace el trabajo directamente.
To construct a geography type with one or more vector objects, you first declare the geography type in your T-SQL script, as shown in Figure 11.
Para crear un tipo geography con uno o más objetos vectoriales, declare primero el tipo geography en el script T-SQL, como se muestra en la Figura 11.
The T-SQL script in Figure 3 shows how variable precision is affected by implicit conversions of a string initialization value.
El script T-SQL de la Figura 3 muestra cómo se ve afectada la precisión de la variable por las conversiones implícitas de un valor de inicialización de una cadena.
For this step, we are using the T-SQL script that backs up all non-system databases in C:\Backup\ folder.
Para este paso, estamos usando el script T-SQL que respalda todas las bases de datos que no son del sistema en la carpeta C:\Backup\.
In the Select a recovery action step, select the Save the recovery script to a file option and specify the path where a T-SQL script that will insert all the lost data when executed will be saved
En el paso Select a recovery option, seleccione la opción Save the recovery script to a file y especifique la ruta donde un script T-SQL insertará todos los datos perdidos cuando se ejecute.
ApexSQL Backup enables the user to automate the process in just a few clicks without the need to write a T-SQL script and additional commands for additional options explained below as it offers them out of the box.
ApexSQL Backup permite al usuario automatizar el proceso en solo unos cuantos clics sin la necesidad de escribir un script T-SQL y comando adicionales para opciones adicionales explicadas más adelante, ya que las ofrece por defecto.
Figure 6 shows a complete T-SQL script for converting JSON object into rows and columns.
LaFigura 6 muestra un script T-SQL completo para convertir un objeto JSON a filas y columnas.
This approach is straight forward, but a downside is that is cannot be scheduled without creating a T-SQL script and scheduling it as a SQL Server Agent job.
Este enfoque es directo, pero una desventaja es que no puede ser programado sin crear un script T-SQL y programarlo como un trabajo de SQL Server Agent.