Vertaling van "SQL con el" 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.
Se pueden usar instancias adicionales de bases de datos (replicadas en tiempo real) para tratar solicitudes SQL con el fin de reducir el tiempo de respuesta del servidor (escalabilidad)
Additional database instances (real-time replicated) can be used to handle read-only SQL queries to reduce server response time (database scaling feature).
La aparición de ataques multidimensionales que combinan varias tácticas y vías de ataque, como un ataque de DoS de distracción unido a un ataque de inyección SQL con el objetivo de robar datos.
The advent of multi-dimensional attacks that combine multiple tactics and attack avenues, such as an attention-diverting DoS attack coupled with a SQL injection attack aimed at stealing data.
Tendrá que probar aislando el código MySQL en unapágina PHP simple que haga solo la petición SQL con el fin de ver si elproblema proviene de su código y de la gestión del resultado MySQL.
You should test it by isolating the mysql code in a simple php page which just makes the SQL query to see if the problem lies with your code and management of the mysql result.
Esto te dará un respaldo sin comprimir y un archivo SQL con el cuál puedes crear después un tarball así
This will give you an uncompressed backup and a.SQL file which you can then create a tarball from as so
Este comando está diseñado para permitirle deshabilitar temporalmente las opciones SQL con el fin de acelerar ciertas operaciones que consumen una gran cantidad de recursos.
This command is intended to allow you to temporarily disable SQL options in order to accelerate certain operations that take up a lot of resources.
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.
Cerramos la ventana de CMD y abrimos una nueva para volver a subir los servicios de SQL con el siguiente comando.
We close the command prompt window and open a new one to restart the SQL Server services using the following command
RAT permite al estudiante escribir sentencias en álgebra relacional las cuales son traducidas al lenguaje SQL con el propósito de verificar las sintaxis correcta de estas expresiones.
RAT allows students to write statements in relational algebra which are translated to SQL language in order to verify the correct syntax for these expressions.
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.
El software convierte la base de datos MySQL en la base de datos MS SQL con el apoyo de todos los atributos importantes y valores por defecto.
Software converts MySQL database into MS SQL database with support to all important attributes and default values. Quick Links
Las soluciones de búsqueda personalizadas que usen la sintaxis de SQL con el modelo de objetos de consulta y el servicio web de consulta que se hayan creado en versiones anteriores de SharePoint Server no funcionarán al actualizarlas a SharePoint 2013.
Custom search solutions that use SQL syntax with the Query object model and the Query web service that were created in earlier versions of SharePoint Serverdo not work when you upgrade them to SharePoint 2013.
«Básicamente, hemos hermanado el lenguaje de bases de datos SQL con el procesamiento de imágenes», aclara el profesor Baumann.
'Essentially, we have married the SQL database language with image processing,' says Professor Baumann.
Para su ejecución podemos crear un fichero sql con el contenido adjunto.
For its execution we could create a sql file with the contain added.