Examples with "SQL statement with" 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.
returns an error, MySQL aborts the SQL statement with an error message and does not call the main or deinitialization functions.
retorna un error, el comando SQL se aborta con un mensaje de error y no se llama ni a la función principal ni a la de deinicialización.
Yii 2.0 represents a DB query in terms of a Query object that can be turned into a SQL statement with the help of QueryBuilder behind the scene.
Yii 2.0 representa una consulta a la base de datos en términos de un objeto Query que puede ser convertido en una declaración SQL con la ayuda de QueryBuilder detrás de la escena.
Örnek 1 Preparing and executing an SQL statement with parameter markers
Ejemplo #1 Preparando y ejecutando una sentencia SQL con marcadores de parámetros
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'?')
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'?')
If you prefer to update data by means of SQL statements, DatabaseSpy can generate the required SQL statement with a click of the mouse (see also Generating SQL Statements).
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.
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.
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.
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.
It is also difficult to maintain our code when they are mixed with SQL statements.
Es también difícil mantener nuestro código cuando éste está mezclado con sentencias SQL.
The analysis process to deduce the lineage is based on spatio-temporal overlaps coupled with SQL statements sequences.
El proceso de análisis para deducir el linaje se basa en superposiciones espacio-temporales junto con secuencias de sentencias SQL.
You can force MySQL to flush everything to disk after every SQL statement by starting mysqld with the - flush option.
Puede forzar a que MySQL escriba todo a disco tras cada sentencia SQL iniciando mysgld con la opción - flush.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.