|
Posted by Erland Sommarskog on 04/29/07 16:44
B D Jensen (bjorn.d.jensen@gmail.com) writes:
> I didn't understand the last part about "ditch" (what means that?).
To ditch = slänga, kasta, göra sig av med.
> Will the use of functions make the select into very slow?
Slower. I cannot say how much slower, but I would never use functions for
this situation. Since this appears to be a one-off, code maintainability
does not seem to be important.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
[Back to original message]
|