Re: Distinguish Sybase system databases from others





On Jan 26, 12:23 pm, cbr...@xxxxxxxxx wrote:
Is there an easy way to distinguish between sybase system databases
(ie. master,
tempdb, sybsystemprocs, sybsystemdb, model, sybsyntax) and other
databases?

There are no special status flags to indicate that, you pretty much
have to check the name against that list.


-bret

.