difference between procedure and stored procedure sql server? -


What is the difference between a process and a stored procedure on SQL Server?

There is no difference in the SQL server, there is no concept of "unstructed" processes.

  build process  

will create a stored procedure

  select from Sys.procedures  

will show you stored procedures

ADACH has been opposed to sending SQL statements or statements.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -