Examples with "SQL SHOW" 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.
Para una lista completa de variables de status, es necesario usar el comando SQL SHOW STATUS.
For a complete list of other status variables, you have to use the SHOW STATUS SQL command.
Para obtener una lista completa de variables de estado, es necesario usar el comando SQL SHOW STATUS.
For a complete list of other status variables, you have to Contributed Notes 3 notes up down
Durante una cancelación implícita, así como durante la ejecución de un comando SQL ROLLBACK explícito, SHOW PROCESSLIST muestra Rolling back en la columna State de la conexión afectada.
During implicit rollbacks, as well as during the execution of an explicit ROLLBACK SQL statement, SHOW PROCESSLIST displays Rolling back in the State column for the relevant connection.
Tenga en cuenta que si su esclavo se ha desconectado del maestro durante una hora, y luego reconecta, puede ver de forma inmediata valores Time como 3600 para el flujo SQL esclavo en SHOW PROCESSLIST.
Note that if your slave has been disconnected from the master for one hour, and then reconnects, you may immediately see large Time values such as 3600 for the slave SQL thread in SHOW PROCESSLIST.
Mientras que el Analizador de consultas MONyog tiene soporte completo para MySQL Proxy, MONyog puede encontrar problemas SQL mediante el análisis del registro de consultas lentas o tomando una instantánea de SHOW PROCESSLIST a intervalos regulares.
While MONyog's Query Analyzer has complete support for MySQL Proxy, MONyog can find problem SQL by parsing the Slow Query Log and/or by taking a snapshot of SHOW PROCESSLIST at regular intervals.
A = Opciones avanzadas, que solo debe cambiar un administrador de base de datos con experiencia o un técnico de SQL Server con la titulación apropiada, y que requieren el valor 1 para show advanced options.
A= Advanced options, which should be changed only by an experienced database administrator or a certified SQL Server technician, and which require setting show advanced options to 1.
SQL*Plus comprende tres categorías de texto: Sentencias SQL Bloques PL/SQL Comandos internos de SQL*Plus, como por ejemplo: Comandos de control del medio como SET Comandos de monitorización del medio como SHOW Los scripts pueden incluir todos esos componentes.
SQL*Plus understands five categories of text: SQL statements PL/SQL blocks SQL*Plus internal commands, for example: environment control commands such as SET environment monitoring commands such as SHOW Comments External commands prefixed by the! char Scripts can include all of these components.
Use SHOW PROCESSLIST, encuentre los flujos de entrada/salida y SQL y chequee su columna State para ver qué muestran.Consulte Sección 6.3, "Detalles de la implementación de la replicación".
Use SHOW PROCESSLIST, find the I/O and SQL threads and check their State column to see what they display. See Section 14.3, "Replication Implementation Details".
Los siguientes comandos SQL pueden usarse en comandos preparados: CREATE TABLE, DELETE, DO, INSERT, REPLACE, SELECT, SET, UPDATE, y la mayoría de comandos SHOW.
The following statements can be used as prepared statements: CREATE TABLE, DELETE, DO, INSERT, REPLACE, SELECT, SET, UPDATE, and most SHOW statements.
Contienen información como la mostrada en la salida del comando SHOW SLAVE STATUS (consulte Sección 13.6.2, "Sentencias SQL para el control de servidores esclavos" para una descripción de este comando).
The two status files contain information like that shown in the output of the SHOW SLAVE STATUS statement, which is discussed in Section 12.5.2, "SQL Statements for Controlling Slave Servers".
A partir de ahí, los equipos de Ventas establecerán si ese MQL pasa a ser un SQL (Sales Qualified Lead), una vez realizadas las evaluaciones oportunas.
From there, the Sales teams will establish if that MQL becomes a Sales Qualified Lead (SQL), upon having made the appropriate evaluations.
Para identificar la versión de SQL Server 2000 que tiene instalado, escriba: SELECCIONE @VERSION en un comando prompt si utiliza las utilidades osql o isql.
To identify the version of SQL Server 2000 that you have installed, type SELECT @VERSION at a command prompt if you use the osql or isql utilities.
Pruebe la conectividad a la instancia de SQL Server desde otros orígenes de datos, como un DSN ODBC, un archivo.udl, el Analizador de consultas SQL, el Administrador corporativo de SQL Server, la utilidad isql o la utilidad osql.
Test the connectivity to the instance of SQL Server from other data sources, such as an ODBC DSN, a.udl file, SQL Query Analyzer, SQL Server Enterprise Manager, the isql utility, or the osql utility.