Viewing 2 posts - 1 through 3 (of 3 total)
Thanks both are working.
August 9, 2006 at 8:07 am
#654076
Thanks for the reply, to exaplain the problem use this following example and see the expected result.
Create table Test(
Col1 char(1),
Col2 int)
Go
August 8, 2006 at 9:17 pm
#653971