Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
harlingtonthewizard
Constraint Violating Yak Guru
352 Posts |
Posted - 2010-08-02 : 01:24:14
|
I have a query that returns a row for each database in the instance and within the row is the database name and size. So there are 8 rows returned for my query. For my guage control I would like to have the pointer show the database size where the database name is say master for example. How do I select the appropriate row for my gauge.Thanks |
|
|
|
|