摘要:        
两种循环跳出方法 1:稍显复杂点: CREATE PROCEDURE dbo.usp_crAllTables @Client_ID VARCHAR(256) AS DECLARE @table_name VARCHAR(50) SET NOCOUNT ON DECLARE T_Name_Cur CU    阅读全文
posted @ 2014-12-18 07:53
云雾散人
阅读(225)
评论(0)
推荐(0)
        
Talk is cheap , show me the code!
