Examples with "Editor SQL a" 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 exportar el contenido del Editor SQL a un archivo
Andere resultaten
Cualquier ventana del editor SQL que abra a continuación heredará ese origen de datos.
Any subsequent SQL Editor windows that you open will inherit the currently active data source.
Podrá guardar los scripts SQL que cree con el editor SQL y agregarlos a sus proyectos.
You can save SQL scripts that you have created in the SQL Editor and add them to your project.
Al hacer clic en este botón, las instrucciones de la ventana del Editor SQL activa se vuelven a analizar.
Re-parse the whole document Re-parses the statements in the currently active SQL Editor window.
Importar archivo SQL: abre un archivo SQL en el Editor SQL. A continuación se podrá ejecutar.
Import SQL file: Opens an SQL file in the SQL Editor, which can then be executed.
También puede usar el Editor SQL para crear vistas a partir de instrucciones SQL (véase Vistas).
SQL Editor can also be used to create views directly from SQL statements (see Views).
Finalización automática La función de finalización automática del Editor SQL le ayudará a escribir instrucciones SQL sugiriendo palabras clave, tipos de datos, identificadores, separadores y operadores, dependiendo del tipo de instrucción de la que se trate.
When entering an SQL statement in the SQL Editor, auto-completion helps you by offering lists of appropriate keywords, data types, identifiers, separators, and operators depending on the type of statement you are entering.
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.
Agregar la opción de recargar para hacer clic con el botón derecho del menú en la pestaña del editor de SQL para volver a cargar el archivo actual
Add Reload option to right-click menu on sql editor tab for reloading the current file
Volver a analizar scripts SQL A veces, al abrirse en el Editor SQL, el script puede contener errores de análisis.
It may occur that a script contains parsing errors when it is first displayed in the SQL Editor.
Todas las instrucciones generadas aparecerán en el Editor SQL y se ejecutarán.
All generated statements are displayed in the SQL Editor and executed.
Haga clic dentro del Editor SQL para activar el script.
Click inside the SQL Editor to make the current script active.
Una sección que explica cómo recuperar y editar datos con el Editor SQL.
A description of how to retrieve and edit data using the SQL Editor.