Hi
I am a very new SQL DBA and I am wondering if anyone can give me a shove in the right direction! 😉
I have been asked by management to write a script that will tell me the size of each database on my server tied to the DBO of the database. I am getting great info from sp_databases but I am not sure how to tie this up with a list of the database users. I have discovered sp_helpuser but this is database specific.
Can anyone give me a hint to get me started?!
Many thanks!
Fraggle