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.
↧