sisibest

导航

2013年3月1日

SQL

摘要: USE [ChinaCharity]GO/****** Object: StoredProcedure [dbo].[UP_GetDeliveryPointByCity] Script Date: 03/01/2013 17:44:26 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGO/*declare @TotalCount INTexec [UP_GetDeliveryPointByCity] -1,-1,-1,-1,@TotalCount outputselect @TotalCount*/ALTER PROC [dbo].[UP_ 阅读全文

posted @ 2013-03-01 20:39 sisibest 阅读(156) 评论(0) 推荐(0) 编辑