sqlserver 游标的简单示例 Declare @Id varchar(20) Declare @Name varchar(20) Declare Cur Cursor For select substring(id,0 Mssql 2022-04-08 200 点赞 3 评论 303 浏览