阅读背景:

T-SQL,游标,FETCH INTO。如何使用SELECT *

来源:互联网 

I am building a one off query to iterate through a set of joined tables. The select statement is using "SELECT *". Since it's is a table with lots of fields, I don't want to specify each column as a variable. Is there a way to FETCH INTO an array or SET of some sort and just grab the values I want?I am building a one off query to iterate throug




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: