El navegador descargará tu base de datos en un archivo SQL.
Your browser will download your database into an SQL file.
Restaura el archivo SQL que guardaste en tu nueva base de datos.
Restore the SQL file you saved into your new database.
Hay un archivo SQL para cada versión del componente.
There is an SQL file for each component version.
Posibilidad de guardar el script de cambios en un archivo SQL
Optionally save the change script in a SQL file
Descargar la tabla guardada como un archivo SQL
To download the saved table as a SQL file
genera un archivo SQL para crear tablas.
task generates a SQL file to create tables.
Allí, puedes exportar el contenido de tu base de datos como un solo archivo SQL.
There, you can export your database's contents as a single SQL file.
El siguiente ejemplo te mostrará cómo exportar una base de datos en un único archivo SQL.
The following example will show you how to export a database into a single SQL file.
Usted tendrá que revisar el archivo SQL para resolver el problema
You will need to revise the SQL file to resolve the issue
Las consultas usadas en este artículo están agrupadas juntas en un archivo SQL que puede descargar aquí.
The queries used in this article are grouped together in a SQL file you can download here.
Para guardar un archivo SQL con otro nombre
To save an SQL file under a new name
Además, puede exportar la estructura y datos, ya sea a un archivo SQL, portapapeles o en otros servidores.
Also, you can export structure and data either to SQL file, clipboard or to other servers.
Si más adelante necesita ejecutar la misma consulta, puede guardarla como archivo SQL y agregarlo a su proyecto.
If you'd like to execute the same query later, you can save it as a SQL file and add it to your project.