Stored Procedure Question:
Download Job Interview Questions and Answers PDF
Explain about the implementation of stored procedures?
Answer:
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.
Download Stored Procedure Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the difference between a user defined function and a Stored procedure? | State the different extensions for stored procedures? |