Vertaling van "de SQL que" 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 muchos aspectos de SQL que son muy diferentes a otros lenguajes de programación.
There are many aspects of SQL that are very different than in other programming languages.
Incorpora además una versión adaptada de SQL que permite lanzar consultas en tiempo real sobre la nube de eventos, agrupando el flujo de eventos en ventanas temporales.
It also includes an adapted version of SQL that lets you launch real-time queries to the event cloud, segmenting the event stream into temporary windows.
El elemento de SQL que se usa para crear y modificar objetos de base de datos se denomina lenguaje de definición de datos (DDL).
The part of SQL that is used for creating and altering database objects is called data-definition language (DDL).
SQLite ejecutará múltiples consultas separadas por puntos y comas, por lo que se puede usar esta función para ejecutar un lote de SQL que se haya cargado desde un fichero o embebido en un script.
Warning SQLite will execute multiple queries separated by semicolons, so you can use it to execute a batch of SQL that you have loaded from a file or have embedded in a script.
La instancia predeterminada de SQL que se ejecuta en el servidor A se puede poner en modo de mantenimiento como sigue.
The default instance of SQL that is running on Server A can be put into Maintenance mode as follows.
Escriba el comando de administración de SQL que desee ejecutar.
Enter the SQL administration command that you want to run.
Selecciona el nombre de la instancia de SQL que quieres borrar.
Click the name of the SQL instance you want to delete.
Seleccione la versión de SQL que desea utilizar.
El siguiente comando mostrará la versión de SQL que se utiliza
The following command will display the version of SQL in use
Para copiar la consulta de SQL que define una vista, haz lo siguiente
To copy the SQL query that defines a view
La sintaxis para ejecutar estos scripts dependerá de la implementación de SQL que esté utilizando.
The syntax for running these scripts will depend on the SQL implementation you are using.
Sin embargo, cada función se comporta de manera diferente, según el dialecto de SQL que uses.
However, each function behaves differently, depending on the SQL dialect you use.
No puedes incluir una función definida por el usuario en la consulta de SQL que define una vista.
You cannot include a user-defined function in the SQL query that defines a view.