Crear Base de Datos Description
This Application allows you to define Tables and their corresponding Columns.
Allows you to generate the "Create Table..." SQL code with its corresponding "Constraints", as defined.
Allows you to create an SQLite Database (.db File), using the SQL generated with the defined structure.
Allows you to test and view the structure of the created Database (INSERT, UPDATE, DELETE).
Allows you to generate the "Create Table..." SQL code with its corresponding "Constraints", as defined.
Allows you to create an SQLite Database (.db File), using the SQL generated with the defined structure.
Allows you to test and view the structure of the created Database (INSERT, UPDATE, DELETE).
Open up