How do you put some data into the table when you use the "Create database from the database" feature?
After the database is prepared for example, I want the tableble with all the countries.
Is there a script / shortcut to do this?
You have the following options
DB / Create SQL scripts for creating tables and data
/ P>
DB / table using database management tools (such as management studios for SQL Server) Create and insert data
Comments
Post a Comment