SQL

  • Thread starter Thread starter bbawa1
  • Start date Start date
B

bbawa1

Hi,

Is ther any command that when can see the stored procedure in Result
panel in SQL Server 2005 and so that I can save it as a text file by
clicking Results to file in tool bar.

Thanks
 
Not sure what you are getting at here. If you right click in the code (SQL)
area, you can choose "Results to file", and when you hit F5 or "Execute"
that's what you'll get.

Peter
 
Back
Top