Examples with "crea SQL" 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.
Respondiendo a mi propia pregunta: Esfuerzo falsifica el objeto DbContect pero en realidad no crea SQL para en memoria, por lo tanto, no hay nada que interceptar por los perfiladores.
Answering my own question: Effort fakes the DbContect object but does not actually create SQL for in-memory, thus there is nothing to intercept by profilers.
Crea SQL eficiente la primera vez, y evita tener que volver a escribir y recompilar.
Create efficient SQL the first time, and avoid repetitive rewriting and recompiling.
Directorio por defecto de SQL Server: en el directorio donde los crea SQL Server por defecto, suele serC:\Archivos de Programa\Microsoft SQL Server\MSSQL\Data.
Default SQL Server Folder: the directory where the SQL server usually creates files is C:\Program Files\Microsoft SQL Server\MSSQL\Data.
Andere resultaten
Para algunas consultas SELECT, MySQL también crea tablas SQL temporales.
For some SELECT queries, MySQL also creates temporary SQL tables.
También crea todas las consultas SQL necesarias y las instrucciones de actualización de base de datos.
It also creates all necessary Sql queries and update statements for database.
De esta forma se crea la secuencia SQL en el cuadro Consulta SQL.
This constructs the SQL statement in the SQL Query box.
La consulta SQL crea un juego de registros que contiene solamente los resultados de la búsqueda.
Si su consulta SQL crea varios resultados, éstos aparecerán en varias pestañas.
If your SQL query creates multiple outputs, results are displayed in individually tabbed results windows.
Tenemos que tener en cuenta que no solo podemos crear una clave principal que crea un índice SQL único.
Notice that not only creating a primary key creates a unique SQL index.
Ejecuta una instrucción SQL y crea un recordset que el programa puede utilizar.
Perform an SQL statement and create a record set so that the program may loop through and use the results.
Las consultas de SQL las crea el método PreparedStatement.
The SQL queries are built by the PreparedStatement method.
Esto crea un script SQL que se puede ejecutar para completar el proceso de importación.
This creates an SQL script which can be executed to complete the import process.
El código T-SQL primero crea e inicializa ocho variables de hora independientes en un valor idéntico.
The T-SQL code first creates and initializes eight separate time variables to an identical value.