DatabaseTableApplicationCreatedLinks
sybsystemprocssp_dbrecovery_order_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_dbrecovery_order_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         [Database Name] varchar(13) not null,
3         [Database id] varchar(4) not null,
4         [Recovery Order] varchar(3) not null,
5         Mode varchar(3) not null
6     )
7     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES