Answer Posted / shantanub
An extended stored procedure is a function within a DLL
(written in a programming language like C, C++ using Open
Data Services (ODS) API) that can be called from T-SQL,
just the way we call normal stored procedures using the
EXEC statement. See books online to learn how to create
extended stored procedures and how to add them to SQL
Server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
can any body tell me how to know the password of current user in sql server
What is partition, how will you implement it? : sql server analysis services, ssas
Explain different types of locks in sql server.
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
How to replace null values in expressions using isnull()?
What is the full form of ddl?
How to optimize stored procedure optimization?
What is the difference between a unique key and primary key?
What is the difference between join and inner join?
What is dimension table? : sql server analysis services, ssas
How do I uninstall sql server 2014?
What are difference between Cluster index and Non-Cluster index?
What are the 3 types of schema?
Sql server reporting services vs. Crystal reports.
Can binary strings be used in arithmetical operations?