摘要:
方法一: select distinct object_name(id) from syscomments where id in (select object_id from sys.objects where type ='P') and text like'%TableName%' 方法二: 阅读全文
posted @ 2017-10-19 09:53
ghelement
阅读(194)
评论(0)
推荐(0)
2017年10月19日