Vertaling van "Editor SQL o" 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.
Las demás columnas se pueden incluir inmediatamente después de crear la tabla o más adelante, mediante operaciones de arrastrar y colocar en el Editor SQL o en el Editor de diseños.
Additional columns can be included immediately when the table is created, or added later using drag and drop in the SQL Editor or the Design Editor.
Esta barra es la que muestra el nombre de proyecto y el nombre del objeto que está activo en el Editor SQL o en el Editor de diseños.
The frame title in DatabaseSpy shows the project name and the name of the object that is currently active in the SQL Editor or the Design Editor, respectively.
Cuando una consulta se inicia en el Editor SQL o desde el Editor de diseños o la ventana de comparación de datos, DatabaseSpy utiliza una ejecución y recuperación de datos asincrónicas.
DatabaseSpy uses asynchronous execution and retrieval when a query is started in the SQL Editor or from within a Design Editor or Data Comparison window.
Se ejecutan todas las instrucciones SQL que hay en la ventana del Editor SQL o las instrucciones seleccionadas.
All SQL statements that are in the SQL Editor, or the selected statements, respectively, are executed.
Recuerde que el comportamiento de este comando varía dependiendo de si se ejecuta desde el Editor SQL o desde el Editor de diseños
Please note that the Print... command behaves differently depending on whether it is called from an SQL Editor window or Design Editor window
Este comando selecciona (i) todo el texto que hay en la ventana activa del Editor SQL o (ii) todas las tablas que hay en la ventana activa del Editor de diseños.
The Select All command selects (i) any text in the currently active SQL Editor window or (ii) all tables in the currently active Design Editor window.
Destino de la ejecución La barra de destino de la ejecución es una barra de herramientas opcional que muestra el origen de datos y el objeto raíz que está asignado a la ventana del Editor SQL o del Editor de diseños en cada momento.
The Execution Target Bar is an optional toolbar which displays the data source and root object currently assigned to the SQL Editor window or-if the data source connection is active-the Design Editor.
El texto que aparece subrayado en la ventana Mensajes son hipervínculos que sirven para pasar a la parte correspondiente del script SQL en el Editor SQL o a la ventana Resultados que incluye el resultado de la instrucción SQL correspondiente.
Underlined parts in the Message window are hyperlinks which enable you to jump to a certain part of the SQL script in the SQL Editor, or to the corresponding Result window that holds the result of the respective SQL statement.
Las demás columnas se pueden incluir inmediatamente después de crear la tabla o más adelante, mediante operaciones de arrastrar y colocar en el Editor SQL o en el Editor de diseños.
With DatabaseSpy, you can design the tables either visually in the Design Editor, or by running table creation scripts in the SQL Editor.
En DatabaseSpy hay dos maneras de insertar datos en la BD: puede insertar instrucciones SQL una por una en la ventana del Editor SQL o guardarlas en un archivo SQL y ejecutarlas todas juntas más tarde.
Inserting Data into the Database To insert data into the database, you can enter individual INSERT statements into an SQL Editor window or save them in an SQL file and execute all the statements together.
Además puede ver el recuento de filas de las tablas y las vistas, generar instrucciones SQL y recuperar datos desde el Explorador directamente y verlos en el Editor SQL o ver el diseño de un objeto de BD en el Editor de diseños.
Furthermore, you can show the row count for tables and views, generate SQL statements or retrieve data directly from the Online Browser and show them in the SQL Editor, or view the design of a database object in the Design Editor.
Puede arrastrar un objeto de base de datos desde el Explorador hasta una ventana del Editor SQL o hacer clic con el botón derecho en un objeto de base de datos del Explorador y elegir un comando del menú contextual.
You can either drag a database object from the Online Browser into an SQL Editor window, or right-click a database object in the Online Browser and use the context menu.
Puede crear restricciones de claves foráneas tecleando una consulta SQL en el Editor SQL o diseñarlas de forma visual en el Editor de diseños de DatabaseSpy.
You can create foreign key constraints either by writing a SQL query in SQL Editor, or you can design them visually from the Design Editor of DatabaseSpy.