Forum Replies Created

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

  • RE: Question of the Day for 28 Jul 2004

    I found it. Here is my script which would have been a much better question in my opinion, as this shows a really ambiguous behavior :

    create table #Table1 (col1 int,...

  • RE: Question of the Day for 28 Jul 2004

    Even though I agree that there is some kind of a very weird behavior in some cases (I could also find one example of queries, for which I even opened...

  • RE: sp_changeobjectowner does not work?

    The same table name can be used to create tables for different owners, that's why you need to specify which table of which user you want to change...

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