Feeds:
Posts
Comments

Posts Tagged ‘SQL’

The other day out at Microsoft I ran into some interesting behavior in SQL Server regarding the difference between running a query in a table-valued function versus running it in a stored procedure.
This particular query I was trying to run selects columns from an existing view that is part a database of the Microsoft product [...]

Read Full Post »