What is the translation of " COMANDO SQL " in English?

SQL statement
SQL command

Examples of using Comando SQL in Portuguese and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Erro ao executar o comando SQL.
Error while executing SQL statement.
Sql: O comando SQL que foi executado.
Sql: The SQL statement that was executed.
Insira o script na guia Comando SQL.
Enter the script in the SQL Command tab.
Este executa um comando SQL INSERT por detrás dos panos.
This performs an INSERT SQL statement behind the scenes.
Duration: O tempo tomado para executar o comando SQL.
Duration: The time taken to execute the SQL statement.
Execute o seguinte comando SQL na base de dados.
Execute the following SQL statement against the database.
A consulta acima será executada em um único comando SQL.
The above query will be done in one SQL query.
Isso executa um comando SQL UPDATE por detras dos panos.
This performs an UPDATE SQL statement behind the scenes.
O método delete()constrói e executa um comando SQL DELETE.
The delete() method builds andexecutes a DELETE SQL statement.
Na janela Comando SQL, use uma sintaxe similar à seguinte instrução.
In the SQL Command window, use syntax similar to the following statement.
Com o que conseguiremos enviar o comando SQL ao servidor.
This sends an SQL command to the server.
Para executar um comando SQL, você precisa estar conectado a um banco de dados.
To execute an SQL command, you need to be connected to a database.
O método update()constrói e executa um comando SQL UPDATE.
The update() method builds andexecutes an UPDATE SQL statement.
Várias linhas de comando SQL inseridas em um bloqueio de processamento SQL..
Several lines of SQL commands inserted into an SQL processing block.
O método insert()constrói e executa um comando SQL INSERT.
The insert() method builds andexecutes an INSERT SQL statement.
Por exemplo, cada comando SQL executado por uma requisição é logada no level DEBUG para esse logger.
For example, every application-level SQL statement executed by a request is logged at the DEBUG level to this logger.
Params: os parâmetros que serão vinculados ao comando SQL gerado.
Params: the parameters to be bound to the generated SQL statement.
Ele ajuda você a rastrear cada comando SQL que é executado pelo phpMyAdmin.
It helps you to track every SQL command which is executed by phpMyAdmin.
A seguir é mostrado um uso típico do Construtor de Consultas para construir um comando SQL SELECT.
The following shows a typical usage of the Query Builder to build a SELECT SQL statement.
O método addColumn() constrói e executa um comando SQL para adicionar uma nova coluna a uma tabela.
The addColumn() method builds and executes a SQL statement for adding a new table column.
Consultas directas Consultas directas são aquelas que são executadas simplesmente passando o comando SQL para o SGBD.
Direct queries are those that are executed simply by passing the SQL statement to the DBMS.
O método dropForeignKey() constrói e executa um comando SQL para remover um constraint de chave estrangeira.
The dropForeignKey() method builds and executes a SQL statement for dropping a foreign key constraint.
Nota: O Construtor de Consultas não pode ser usado para modificar uma consulta existente especificada como um comando SQL.
Note: Query builder cannot be used to modify an existing query specified as a SQL statement.
O método renameTable() constrói e executa um comando SQL para renomear uma tabela.
The renameTable() method builds and executes a SQL statement for renaming a table.
Ele permite que desenvolvedores usem métodos de epropriedades para especificar partes individuais de um comando SQL.
It allows developers to use class methods andproperties to specify individual parts of a SQL statement.
Se o espaço for pouco,tente reduzir o tamanho com o seguinte comando SQL em cada banco de dados pode levar muito tempo!
If space is tight,try to reduce size with the following SQL command on each database can take very long!
Escolha a conexão na lista drop-down, encontre a instrução SQL que você precisa eclique em Inserir para colocar a instrução na janela Comando SQL.
Choose the connection from the drop-down list, find the SQL statement that you need andclick Insert to place the statement to the SQL Command window.
O método addForeignKey() constrói e executa um comando SQL para adicionar um constraint de chave estrangeira a uma tabela.
The addForeignKey() method builds and executes a SQL statement for adding a foreign key constraint to a table.
Além de executar a consutla construída pelo Construtor de Consultas,nós podemos também obter o comando SQL correspondente.
Besides executing a query built by the Query Builder,we can also retrieve the corresponding SQL statement.
Para indicar o uso desta notação em um comando SQL, simplesmente deve utilizar a sintaxe hexadecimal SQL padrão: X'< valor hexadecimal.
To indicate the use of this notation in an SQL command, you must simply use the standard SQL syntax for hexadecimal values.
Results: 52, Time: 0.0222

Word-for-word translation

Top dictionary queries

Portuguese - English