Computer Science, asked by tavishchhikara23, 8 months ago

Write the steps to copy field in design view of a table in database​

Answers

Answered by Anonymous
0

Explanation:

To copy the table structure, follow these steps:

Right-click the existing table name in the Database Window of the original database and click Copy.

Close the database Window and open your new database.

Under Objects, click Tables. ...

Enter a name for the new table, choose Structure Only, and then click OK.

Similar questions