By default, it is not selected, which means that, unless explicitly authorized, 4D project methods are protected and cannot be called by the SQL engine of 4D.
Por padrão, esta opção não está selecionada, o que significa que, a menos que seja autorizado explicitamente, os métodos de projeto 4D estão protegidos e não podem ser chamados pelo motor SQL de 4D.
In the 4D database, null values in fields (except for Object field attributes) are handled by the SQL engine only.
No banco de dados 4D, valores null em campos (exceto para atributos de campo Object) são gerenciados somente pelo motor SQL.
Note: Be careful, this type of field is only used by the SQL engine of 4D.
Nota: Atenção, este tipo de campo é utilizado unicamente pelo motor SQL de 4D.
Note: The Begin SQL/ End SQL keywords can be used to delimit sequential structures to be executed by the SQL engine of 4D.
Nota: O Begin SQL/End SQL keywords podem ser usadas para delimitar estruturas sequenciais para serem executadas pelo motor SQL de 4D.
Similarly, the pathname must be expressed respecting the syntax of the operating system of the SQL engine.
Da mesma forma, a via deve ser expressada respeitando a sintaxe do sistema operativo do motor de SQL.
The file searched for must be on the computer hosting the SQL engine, even if the query comes from a remote client.
O arquivo procurado deve estar no computador que hospeda o motor SQL, inclusive se a consulta vem de um cliente remoto.
It is checked by default, which means that the SQL engine differentiates between upper and lower case letters as well as between accented characters when comparing strings (sorts and queries).
Está selecionada como padrão, o que significa que o motor SQL diferencia entre maiúsculas e minúsculas quando se comparam strings (ordenações e pesquisas).
Upon running a query, feedback from the SQL engine is generated in the Output window indicating whether execution was successful or not.
Na execução de uma consulta, um feedback do mecanismo SQL é gerado na janela de Saída indicando se a execução foi ou não bem-sucedida.
We took advantage of this new release to update the SQL engine used by iCash to the very last version available.
Aproveitámos este novo lançamento para actualizar o motor SQL utilizado pelo iCash para a última versão disponível.
Note: This option has no effect on transactions carried out in the SQL engine of 4D.
Nota: esta opção não tem efeito nas transações realizadas no motor SQL de 4D.
The SQL engine has been drastically improved to run queries with Outer joins up to 200 times faster than they were in 4D v15 R4.
O SQL engine foi melhorado drasticamente para executar pesquisas com Outer joins (junções externas) até 200 vezes mais rápidas do que eram em 4D v15 R4.
The representation of the route of the request, including its implementation plan, which describes how the SQL engine executes the SQL statement is loaded into the Shared Pool, in the library cache.
A representação do percurso do pedido, incluindo seu plano de execução, que descreve como o motor de SQL executará o pedido SQL, é baixada no Shared Pool, mais precisamente, no cache de biblioteca.
SQL When it is checked, this option allows the project method to be executed by the SQL engine of 4D.
Disponível via SQL Quando selecionada, esta opção autoriza o motor SQL de 4D executar o método de projeto.