Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Query Result

    Thanks both are working.

  • RE: Query Result

    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

Viewing 2 posts - 1 through 3 (of 3 total)