Vertaling van "an sql query" 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.
Displaying the result of an SQL query in a list box
It is possible to place the results of an SQL query directly in an array type list box.
Es posible poner directamente el resultado de una petición SQL en un list box de tipo array.
The EXPLAIN command allows an SQL query to be audited, thus identifying the number of rows read to execute the query.
El comando EXPLAIN permite auditar una petición SQL y, de este modo, conocer el número de líneas (rows) recorridas para ejecutar la petición.
The control belongs to a sub-form that is created by an SQL query.
See how an attacker can tamper with an SQL query.
See how an attacker can tamper with an SQL query.
Vea como un atacante puede realizar manipulaciones maliciosas con una consulta SQL.
This is translated into an SQL query for us and the products matching the query are returned.
Esto se traduce a una consulta SQL que devuelve los productos coincidentes.
You will now have an SQL query that you can run on your new database.
Ahora tendrá una query SQL que puede ejecutar en su nueva base de datos.
This command lets you check the current data source, generally before executing an SQL query.
Este comando permite verificar la fuente de datos actual, generalmente antes de ejecutar una búsqueda SQL.
An SQL query is an expression involving projections, selections, joins and so forth.
Una búsqueda SQL es una expresión que involucra proyecciones, selecciones, uniones y así sucesivamente.
An SQL query is a set of instructions that accesses this information.
This is accomplished by the application taking user input and combining it with static parameters to build an SQL query.
Esto se logra a través de la práctica de tomar la entrada del usuario y combinarla con parámetros estáticos para elaborar una consulta SQL.
When a different selection is made, an SQL query is made on the data source.
Cuando se realiza una selección diferente, se realiza una consulta SQL en la fuente de datos.