| Dejan Sarka 2002-10-05, 9:13 pm |
| Hi!
You can use the sp_helpdb system SP or INFORMATION_SCHEMA.SCHEMATA view.
--
Dejan Sarka, SQL Server MVP
FAQ from Neil & others at: http://www.sqlserverfaq.com
Please reply only to the newsgroups.
PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Jim Trowbridge" <jtrowbridge@adelaidebank.com.au> wrote in message
news:609901c262d2$cb801be0$3ae
f2ecf@TKMSFTNGXA09...
> Has anyone got an SQL query that will display a given
> database' owner ?
>
> I'm looking to get the same value that you see when
> displaying Properties on a database, from the database
> list in Enterprise Manager.
>
> TIA
|