hi,
I have a table with two columns. i want to insert into first column the values of 2nd column where it is between 7 and 10. the table is #temp as well.
so i can not use views... i need to make a function. can you guys please help me how to do it and if you could explain it would be great.
thanks