Examples with "SQL esa" and their translation in Engels
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.
Hay un comando que ejecutará las migraciones para usted y gestionará el esquema de base de datos automáticamente; este se denomina migrate, y hablaremos de ello en un momento, pero primero, vamos a ver cuál SQL esa migración ejecutaría.
There's a command that will run the migrations for you and manage your database schema automatically - that's called migrate, and we'll come to it in a moment - but first, let's see what SQL that migration would run.
Andere resultaten
Para insertar varias filas en MS SQL puede utilizar esa construcción
To insert multiple rows in MS SQL you can use such a construction
Todos los sitios de una comunidad comparten la base de datos de Microsoft SQL para esa comunidad.
All sites within a farm share that farm's Microsoft SQL database.
Entonces, si ahora ejecutamos nuestra consulta con esta declaración de SQL CASE, buscará esa información y la emitirá adecuadamente
So, if we now execute our query with this SQL Case statement it will fetch that information and output it appropriately
Si la cuenta ha existido en esa instancia SQL antes, recibirá un error que indica error para ese inicio de sesión, aunque la cuenta aparece en los inicios de sesión.
If the account has existed in that SQL instance before, you receive an error indicating failure for that login, although the account appears in Logins.
Por esta razón, es una buena práctica tener un archivo SQL de actualización para cada versión, incluso si no hay ningún SQL cambio en esa versión.
For this reason, it is good practice to have a SQL update file for each version, even if there is no SQL change in that version.
Incluso cuando el nivel de compatibilidad de la base de datos que desea migrar a una versión más antigua de SQL coincide con esa versión, usted no puede simplemente restaurar la copia de seguridad.
Even when the compatibility level of the database that needs to be migrated to an older SQL Server version matches that version, the backup can't be simply restored.
Autenticación tipo SQL Server Deberá habilitar la autenticación tipo SQL Server para esa instancia de base de datos.
You will need to make sure SQL Server authentication mode is enabled for your database instance.
Especifique el método de autenticación para esa instancia SQL (y un conjunto válido de credenciales si eligió la autenticación SQL Server)
Specify the authentication method for that SQL instance (and a valid set of credentials if the SQL Server authentication is chosen)
Es posible que un usuario con los permisos securityadmin y dbcreator no pueda reinstalar Registro de administrador en el servidor SQL Server si esa captura de registros fue previamente instalada por otro usuario con los mismos o más permisos de SQL Server.
Session Recording Reinstallation of Administrator Logging by a user having securityadmin and dbcreator permissions on the SQL server might fail if Administrator Logging was previously installed by another user who has the same or higher SQL server permissions.
Si deseas ejecutar cualquier comando SQL en esa base de datos, asegúrate de elegir test del menú de selección Use DB: (Usa BD:), para después ingresar el comando SQL y finalmente hacer clic al botón Run SQL.
If you want to run any SQL command on this database make sure you select test from the Use DB: pull-down menu, enter the SQL command and then click on the Run SQL button.
Si deseas ejecutar cualquier comando SQL sobre esa base de datos, primero asegúrate de haber elegido prueba del menú deplegable Use DB: (Usar BD:), e ingresa el comando SQL para después dar clic al botón Run SQL (Ejecuta SQL).
If you want to run any SQL command on this database make sure you select test from the Use DB: pull-down menu, enter the SQL command and then click on the Run SQL button.
Entender las similitudes y diferencias entre Transact-SQL y otros lenguajes de programación.
Understand the similarities and differences between Transact-SQL and other computer languages.