Explain about the implementation of stored procedures?

Submitted by: Administrator
Implementation of stored procedure varies for different databases and vendors. Stored procedures are very flexible and they can be implemented in variety of languages. Stored procedures written in non SQL languages may have a very little compatibility with SQL.
Submitted by: Administrator

Read Online Stored Procedure Job Interview Questions And Answers