Forum Replies Created

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

  • RE: Covert columns to rows

    Thanks Eirikur Eiriksson , it helped a lot .. 🙂

  • RE: Covert columns to rows

    Thanks Luis , for clarifying .. 🙂

    But when i was executing the query its showing error ,

    ERROR : The "The type of column "database_id" conflicts with the type of other...

  • RE: Covert columns to rows

    Can we write dynamically for sys.databases , is there any possibility ?

    But for other tables it is possible by using sys.columns and then we can unpivot it.

    but sys.databases is a...

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