Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

I have two table in two different database. I have to found count for both table and put into other table.

$
0
0
I have two table in two different database. I have to found count for both table and put into other table.example : Database --> A , table is T1 Database --> B , table is T2I want count of both table and put into T3 table in database A or B .Please let me know how to do this.

Viewing all articles
Browse latest Browse all 3145

Trending Articles