08 2013 档案
摘要:参考网址:http://database.51cto.com/art/201103/250046.htmSQL Server数据库多种方式查找重复记录select * from dbo.T0058_PointObjectGISwhere C0058_Lon in(select C0058_Lon from T0058_PointObjectGIS group by C0058_Lon having(COUNT(*))>1)select c0130_entcode,c0130_entname,COUNT(*) from T0140_EntList group by c0130_entcod
阅读全文
摘要:exp AC_SSO/AC_SSO@HB file=d:\wamp\Golden3C_AuthenticationCenter.dmp owner=AC_SSO full=y用户名/密码@服务expac_sso/ac_sso@HBfile=F:\CMS\ac_sso.dmp
阅读全文