Viewing 3 posts - 1 through 4 (of 4 total)
Thanks Eirikur Eiriksson , it helped a lot .. 🙂
December 31, 2015 at 4:19 am
#1848906
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...
December 30, 2015 at 11:50 pm
#1848887
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...
December 30, 2015 at 6:41 am
#1848729