摘要:
SELECT *, 表名 = case when a.colorder=1 then d.name else '' end, 表说明 = case when a.colorder=1 then isnull(f.value,'') else '' end, 字段序号 = a.colorder, 字段名 = ... 阅读全文
摘要:
SQL Server 2000 1(共 5)对本文的评价是有帮助-评价此主题 Contains one row for each system-supplied and each user-defined data type. This table is stored in each database. These are the system-sup... 阅读全文