(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
Here you go:
INSERT INTO GroupTable DEFAULT VALUES