Re: Make a Bunch of Rows from a Table Resemble a Column
Posted by laurenq uantrell on 10/14/96 11:32
Tony,
I have a very workable solution that uses only a UDF (no cursor and no
temp table) and seems pretty efficient on a table with approx 100,000
rows. I'm just wondering if there''s a way to do it in TSQL.