该文被密码保护。 阅读全文
posted @ 2018-12-15 11:26 天戈朱 阅读(3) 评论(0) 推荐(0)
|
摘要:
mark if exists (select * from dbo.sysobjects where id = object_id(N'UF_ETL_GetDistance') and xtype in (N'FN', N'IF', N'TF')) drop function UF_ETL_GetD 阅读全文
posted @ 2018-12-15 11:22 天戈朱 阅读(1558) 评论(0) 推荐(0) |
||