摘要:
SELECT SysObjects.Name as TableName, SysColumns.Name as ColumnsName, SysTypes.Name as DateType, SysColumns.Length as DateLength, SysProperties.Value as Remark --列描述 FROM SysObjects, SysTypes, SysColumns LEFT JOIN SysProperties ON (Syscolumn... 阅读全文
posted @ 2013-03-25 10:40
yellowshorts
阅读(428)
评论(0)
推荐(0)

浙公网安备 33010602011771号