Examples with "calls SQL" 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.
Learn why Gartner calls SQL Server 2016 a leader and migrate from Oracle with free licenses.
Descubra por qué Gartner considera que SQL Server 2016 es líder y migre de Oracle con licencias gratuitas
Andere resultaten
The CALL SQL statement is used to execute a stored procedure.
La sentencia de SQL CALL se usa para ejecutar un procedimiento almacenado.
If you call SQL LOGIN again without having explicitly closed the current connection, it will be closed automatically.
Si llama nuevamente a SQL LOGIN sin haber cerrado explícitamente la conexión actual, la conexión se cerrará automáticamente.
Engine - Visual FoxPro can stop responding when you call SQL INSERT in the middle of a transaction.
Motor - Visual FoxPro puede dejar de responder al llamar a INSERT en el medio de una transacción.
Now the user can create the webpage dynamically through this JavaScript, and user can call SQL procedures, stored in the DB that will allow us to read and modify DB data and adapt our webpage to these results and modifications.
Además, dentro de este JavaScript podremos llamar a procesos PL/SQL almacenados en la base de datos lo que nos da total libertad para hacer modificaciones o lecturas de los datos almacenados, y adecuar nuestra página a estos datos.
You can also enter function calls directly into the SQL statement.
También se pueden introducir llamadas a funciones directamente en una expresión SQL.
Use parameterization and avoid string concatenation when creating SQL calls.
Usa la parametrización y evita la concatenación de cadenas al crear llamadas SQL.
Call one of the SQL execution methods in yii\db\Command.
Llama a uno de los métodos de ejecución SQL con yii\db\Command.
Can I access Oracle and other databases with native SQL calls?
Invalid data was passed through RPC event calls made to SQL Server.
Datos no válidos se ha pasado a través de las llamadas de evento RPC realizadas a SQL Server.
Format SQL Want to find out slow SQL calls in your application?
ii Write a recursive function and call it in an SQL Select statement.
ii Escribe una función recursiva y llamarlo en una sentencia Select de SQL.
For SQL calls, this means using bind variables in all prepared statements and stored procedures, and avoiding dynamic queries.
Para las llamadas SQL esto significa utilizar variables ligadas en todas las sentencias preparadas y procesos almacenados, evitando las consultas dinámicas.