by Dinesh T. » Sun, 23 May 2004 02:29:10
Mike,
If you check the output of SELECT @@VERSION , it would mention the SQLServer
edition in the last line.For example, I see:
....
"Enterprise Edition on Windows ..."
Or you can simply do SELECT SERVERPROPERTY('EDITION')