I need to determine the available space on the drive where my database lives.
I know about the xp_fixeddrives procedure but how do I get the info for the specific drive where my database resides?
I need to determine the available space on the drive where my database lives.
Share
Something like this?
Set
@DatabaseNameaccordingly.