最佳答案:DECLARE @n1 int,@n2 varchar(10) set @n1 =(select age from table where column=xxx) set @n2=(select ge