MS SQL Server Last Inserted ID

后端 未结 7 973
一个人的身影
一个人的身影 2020-12-11 03:16

In my database all tables are using a common table for Sequence(ID_Table).

TABLE_ID has two fields (Common_ID, Table_Name).

If I insert any record in the tab

7条回答
提交回复
热议问题