Vertaling van "other SQL" 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.
SQL template files are saved with.sql extension, like other SQL scripts.
Los archivos de plantilla SQL se guardan con la extensión.sql, al igual que los scripts SQL.
Many configuration settings are common with other SQL modules.
Muchas opciones de configuración son comunes con otros módulos SQL.
Compatibility flagging for backwards and forwards compatibility with other SQL standards.
Asegura la compatibilidad hacia delante y hacia atrás con otros estándares SQL.
Be warned that if you use them, your code won't be portable to other SQL servers.
Tenga en cuenta que si lo usa, su código no será portable a otros servidores SQL.
However, the technique is not portable to other SQL products.
The concepts in use are different than the one used in other SQL injection scanners.
Los conceptos en uso son diferentes a los usados en otros scanners de inyección SQL.
This is the primary installation screen and the other SQL tools installation can be started here as well.
Esta es la pantalla de instalación principal y la instalación de otras herramientas SQL también se pueden iniciar aquí.
The reason for accepting but ignoring syntax clauses is for compatibility, to make it easier to port code from other SQL servers, and to run applications that create tables with references.
La razón para aceptar pero ignorar las cláusulas es para compatibilidad, para hacer más fácil portar código de otros servidores SQL, y para ejecutar aplicaciones que crean tablas con referencias.
Now it would be enough to publish the project, indicating the connection data with the server and the database in which you want to publish the assembly, and you can already use this function like any other SQL function.
Ahora bastaría con publicar el proyecto, indicando los datos de conexión con el servidor y la base de datos en la que queremos realizar la publicación, y ya podemos utilizar esta función como cualquier otra función SQL.
The limitation is that the subquery must return one row and only the first field is used (other SQL engines don't limit the number of rows).
La limitación es que la subconsulta debe devolver una sola fila y sólo el primer campo es usado (otros motores SQL no limitan la cantidad de filas).
The code inside/ / is treated as a comment (and ignored) by most other SQL servers.
El código dentro de/ / es tratado como un comentario (e ignorado) por la mayoría de los otros servidores SQL.
We can do that because we have executed a select query; using other SQL statements (see following sections) the returned information will not be a set of table records but a simple number.
Se puede hacer esto porque se ha ejecutado una consulta de selección (select); si se usan otra sentencia SQL (consulta las siguientes secciones), la información que devolverá no será un conjunto de registros de la tabla sino un número.
Nevertheless, the performance without indexes is so good that it can make sense to temporarily drop all indexes while loading large amounts of data-provided the indexes are not needed by any other SQL statements in the meantime.
Sin embargo, el rendimiento sin índice es tan bueno que puede tener sentido borrar temporalmente todos los índices mientras se realicen cargas masivas mientras los índices no sean necesarios para ningún otro comando SQL.