Viewing 3 posts - 1 through 3 (of 3 total)
Thank you very much for your prompt response
October 30, 2011 at 4:48 am
#1400858
Hi Lutz,
first of all I’m really happy to see a reply to my post. This is the second post which I drafted and for the first post I rally didn’t...
April 23, 2011 at 7:09 am
#1315126
Hi all
if you wont to get the out put as -1,-2,-3
then the Question should be corrected as
create table MyTable (
mainKey int not null identity (-1,-1)
)
go
insert into myTable default...
June 28, 2010 at 1:26 am
#1185555