Re: using 'sp_' as a naming convention for stored procedures
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 03/15/04
- Next message: Chandra A: "Re: Escaping ' charactors in SQL"
- Previous message: Jeff Williams: "Re: SQL month riddle - most efficient way?"
- In reply to: Scott: "using 'sp_' as a naming convention for stored procedures"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 14 Mar 2004 23:45:45 -0500
> it. The DBA group told me that when using "sp_" as a
> name for a stored procedure it automatically causes the
> call to go to the master DB to look it up. I have never
> heard of this before.
>
> Has anyone else?
Yes, and they weren't making it up. Books Online even has this information.
-- Aaron Bertrand SQL Server MVP http://www.aspfaq.com/
- Next message: Chandra A: "Re: Escaping ' charactors in SQL"
- Previous message: Jeff Williams: "Re: SQL month riddle - most efficient way?"
- In reply to: Scott: "using 'sp_' as a naming convention for stored procedures"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading