How to insert into a table with just one IDENTITY column?

后端 未结 4 919
夕颜
夕颜 2020-12-08 06:22

(Came up with this question in the course of trying to answer this other one)

Consider the following MS-SQL table, called GroupTable:

GroupID
-------
1          


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