SQLServer 中使用变量

declare @addr varchar(128)
set @addr = (select addr from chinadba1)

posted on 2010-04-15 10:56  冰危节奏  阅读(189)  评论(0编辑  收藏  举报

导航