I'm getting into writing quite a few stored procedures from within Enterprise Manager. However, if I want to reference a table, I can not switch between views, tables and other stored procedures while a stored procedure is open.
Is there a way around this? Or how do you guys write stored procedures? From SQL Query Analyzer? From some other means?
Any info would be appreciated, as I am still fairly new at SQL, but am just starting to learn about the entire package.
Andrew
Is there a way around this? Or how do you guys write stored procedures? From SQL Query Analyzer? From some other means?
Any info would be appreciated, as I am still fairly new at SQL, but am just starting to learn about the entire package.
Andrew