I have a database DB_1 which has an empty table T1 with 5 columns.
DB_1
T1
I want to move this table to another database DB_2 on the same
DB_2
In SQL Server Management Studio you have Import and Export Wizard :
SQL Server Management Studio
Import and Export Wizard
copy data from one ore more tables