该文被密码保护。
posted @ 2018-12-15 11:26
12 2018 档案
摘要: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
|
||