0514-86177077
9:00-17:00(工作日)
數(shù)據(jù)庫查詢哪個對像里面包含什么字段語句寫法:
select * from sysobjects o, syscomments s where o.id = s.id and text like '%text%' and o.xtype = 'P'
text換成需要查的字段
數(shù)據(jù)庫查詢哪個對像里面包含表
select o.name from sys.all_sql_modules s,sysobjects o where definition like '%表名%' and o.id = s.object_id
表名換成需要查的表名
標簽:云浮 臨汾 武威 聊城 湖南 湖北 白銀 烏海
上一篇:圖文介紹mysql中:=和=的區(qū)別
下一篇:mysql定時任務(event事件)實現(xiàn)詳解
Copyright ? 1999-2012 誠信 合法 規(guī)范的巨人網(wǎng)絡通訊始建于2005年
蘇ICP備15040257號-8