Examples with "SQL should" and their translation 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.
This allows you to specify whether or not open SQL should be automatically updated after formatting configurations have changed or if a prompt should be displayed, where you can choose to update the windows or to keep the existing formatting.
Aquí puede elegir si, después de cambiar la configuración de formato, las ventanas abiertas del Editor SQL se actualizan automáticamente o si prefiere que DatabaseSpy emita un aviso donde puede elegir si las ventanas se actualizan o no.
dynamic-insert (optional - defaults to false): specifies that INSERT SQL should be generated at runtime and contain only the columns whose values are not null.
dynamic-insert (opcional, por defecto es false): Especifica que el SQL INSERT debe ser generado en tiempo de ejecución y debe contener solamente aquellas columnas cuyos valores no son nulos.
Activate the Execute radio button if the necessary SQL should be generated and executed in one step.
Active el botón de opción Ejecutar si quiere generar y ejecutar el SQL correspondiente en un solo paso.
dynamic-update (optional, defaults to false): Specifies that UPDATE SQL should be generated at runtime and contain only those columns whose values have changed.
dynamic-update (opcional, por defecto es false): Especifica que el SQL UPDATE debe ser generado en tiempo de ejecución y puede contener solamente aquellas columnas cuyos valores hayan cambiado.
Andere resultaten
In SQL you should use a JOIN to simulate this relation.
En SQL debe utilizar un JOIN para simular esta relación.
The SQL Server domain groups should not be shared with any other application.
El grupo de dominio para los servicios de clúster de SQL Server no debe compartirse con cualquier otra aplicación.
SQL Server Management studio should load this automatically.
SQL Server Management studio debe cargar esto automáticamente.
The new feature of Navicat for SQL Server should be Navicat Cloud.
La nueva característica de Navicat for SQL Server debe ser Navicat Nube.
The SQL Server Audit file should be secured and protected from any unauthorized access.
Los registros de auditoría en sí mismos necesitan ser protegidos de accesos no autorizados y modificaciones.
An SQL script called should be in the scripts, examples or sql folder of your phpMyAdmin installation.
Un script SQL llamado debería existir en la carpeta scripts, examples o sql de tu instalación de phpMyAdmin.
On SQL Server, you should change the.NET permissions to allow sqlplanlaunch application access to run from shared administration.
En SQL Server, debe cambiar los permisos de.NET para permitir el acceso de aplicaciones sglplanlaunch a ejecutar desde la administración compartida.
To effectively manage access to SQL Server, administrators should periodically review all firewall rules enabled on the server.
Para administrar eficazmente el acceso a SQL Server, los administradores deben revisar periódicamente las reglas de firewall habilitadas en el servidor.
According to the standard, any error during an SQL statement should cause rollback of that statement.