Tag: Name Resolution

  • Cross Database Deferred Name Resolution

    Cross Database Deferred Name Resolution

    I have been aware of temporary stored procedures in Microsoft SQL Server for a long time but never really had cause to use them, however, recently a need arose. I was testing what effect some index changes would have on a particular stored procedure. The testing was on a non-production server, and when I went…

    Keep reading