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.
SQL statements in
SQL statements with
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.
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.
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.
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.
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.