I want to create a table from the database using Navicat for SQL Server

0 votes
asked by about Navicat for SQL Server
edited by

I want to create a table from the database using Navicat for SQL Server. How can I do it?

1 Answer

0 votes
No avatar answered by (309k points)
edited by

In order to create a table, you will need to first log in to the database server using the Connect Wizard. Once you have performed the connection, you will have the possibility to create tables from the database using Table > New table. After the button is pressed, you will need to configure the fields that define the table you will insert into the database. After the table creation process is finished and the Save is pressed, the software synchronize changes to the main database server.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...