Download for Windows Premium
Publiciteit
sentencia SQL con

Examples with "sentencia SQL con" 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.
Ejemplo #1 Preparando y ejecutando una sentencia SQL con marcadores de parámetros
Örnek 1 Preparing and executing an SQL statement with parameter markers
Para evitar esto, el llamado ataque de inyección SQL, es más seguro preparar la sentencia SQL con parámetros de sustitución (también conocidos como marcadores de parámetros, denotados por'?')
To guard against this, a so-called SQL injection attack, it is safer to prepare the SQL statement with placeholders (also known as parameter markers, denoted by'?')

Andere resultaten

Construya sentencias SQL con el editor de SQL seleccionando las sugerencias que se le ofrece desde una lista desplegable.
Code Completion Construct SQL statements in the SQL Editor by picking the suggestions from the drop-down list.
Las sentencias SQL con el filtro order by no necesitan ordenar el resultado de manera explícita si el índice relevante entrega las filas en el orden requerido.
SQL queries with an order by clause do not need to sort the result explicitly if the relevant index already delivers the rows in the required order.
Terminar sentencias SQL con el comando GO parecerá válido algunas veces como en el ejemplo siguiente, donde el comando GO señala el fin de un lote y la consulta se ejecuta sin errores porque la sentencia WITH es ahora primera en el lote.
Ending SQL statements with the GO command will sometimes seem valid like in the example below where the GO command signals the end of a batch and the query executes without errors because the WITH statement is now first in the batch.
Construya rápidamente sentencias SQL con el Editor de SQL con nuestra función de Completado de Código (Code Completion).
Code completion Quickly construct SQL statements in the SQL Editor with our code completion feature.
Si se usa esta función para construir sentencias SQL, se recomienda encarecidamente usar PDO::prepare() para preparar sentencias SQL con los parámetros vinculados en vez de usar PDO::quote() para interpolar entradas del usuario en una consulta SQL.
If you are using this function to build SQL statements, you are strongly recommended to use PDO::prepare() to prepare SQL statements with bound parameters instead of using PDO::quote() to interpolate user input into an SQL statement.
Es también difícil mantener nuestro código cuando éste está mezclado con sentencias SQL.
It is also difficult to maintain our code when they are mixed with SQL statements.
Sin embargo, en la práctica es improbable que la sentencia SQL sea conocida enteramente con anticipación.
In practice, though, it is unlikely that the SQL statement is known entirely ahead of time.
Puede forzar a que MySQL escriba todo a disco tras cada sentencia SQL iniciando mysgld con la opción - flush.
You can force MySQL to flush everything to disk after every SQL statement by starting mysqld with the - flush option.
Devuelve el número de filas afectadas por la última sentencia SQL asociada con el recurso indicado.
Returns the number of rows affected by the last SQL statement issued by the specified statement handle.
MyBatis es una herramienta de persistencia Java que se encarga de mapear sentencias SQL y procedimientos almacenados con objetos a partir de ficheros XML o anotaciones.
MyBatis is a Java persistence framework that couples objects with stored procedures or SQL statements using an XML descriptor or annotations.
Realiza la conexión con el SGBD y necesita un archivo introducido por el usuario con sentencias SQL, el cual debe contener la vista errónea principal, que será la que queremos depurar.
It connects to the SGBD and needs a file given by the user containing the SQL sentences, which must include the wrong main view that we intend do debug.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor sentencia SQL con in het Spaans

Publiciteit

Resultaten: 789. Exact: 2. Verstreken tijd: 204 ms.