Viewing 3 posts - 1 through 3 (of 3 total)
declare @t table (xRow int, xItem int, xStart smalldatetime, xEnd smalldatetime)
September 11, 2017 at 2:36 am
#1958903
Dear sqlguy80 , Try to increase the size of the datafile by few MB. then run the shrink command.
September 11, 2017 at 1:53 am
#1958898
i thought the same that because there is extra column in the create statement.
May 25, 2011 at 7:09 am
#1329643