Examples with "SQL cuyas" 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.
En el Editor SQL haga clic en la pestaña del archivo SQL cuyas propiedades desea definir o cambiar.
In the SQL Editor, click the tab of the SQL file whose properties you want to define or change.
En el Editor SQL haga clic en la pestaña del archivo SQL cuyas propiedades desea definir o cambiar. Las propiedades del archivo aparecen en la ventana Propiedades.
In the Project window, select the file and right-click the property you want to reset in the Properties window.
Andere resultaten
Este comando obtiene los módulos para los procesos cuyos nombres empiezan por "sql".
This command gets the modules for the processes that have names that begin with "sql".
Por ejemplo, en la siguiente instrucción SQL se seleccionan todos los empleados cuyos salarios son superiores a 21000 €
For example, the following SQL statement selects all employees whose salaries are more than $21,000
Para el mantenimiento actualizado de las noticias se ha diseñado una base de datos, creada mediante el lenguaje SQL a modo de repositorio auxiliar para la lectura de las noticias y cuyos contenidos son actualizados periódicamente por un módulo específico desarrollado para la aplicación.
Databases technology and the SQL language have also been incorporated to keep the information updated and design an auxiliary repository for reading the news. The contents are regularly updated by a specific module developed for the application.
Las organizaciones cuyos administradores de bases de datos actúan de forma independiente de los administradores de SharePoint deben asegurarse de que la versión correcta de SQL Server está disponible y actualizada para el nivel requerido.
In organizations whose database administrators operate independently from SharePoint administrators, you will need to ensure that the correct version of SQL Server is available and updated to the required level.
Otros fallos críticos de aplicaciones Web son SQL injection, que genera ataques a partir de sentencias SQL maliciosas con objeto de obtener acceso a sitios Web, y OS commanding, cuyos ataques ejecutan comandos en el nivel del sistema.
Other critical flaws to web apps include SQL injection, which are attacks that issue malicious SQL statements to gain site access, and OS commanding, which are attacks that execute system-level commands. THREAT LANDSCAPE
Un archivo de configuración (config.xml), que provea el nombre del SQL Server y la Base de Datos donde el diccionario de Datos está localizado, y que también provea el SQL Server y el nombre de la Base de Datos cuyos cambios estamos rastreando.
A configuration file (config.xml), that provides the name of the SQL Server and the Database where the Data dictionary is located and also provides SQL Server and the Database name which changes we are tracking.
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.
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-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.
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.