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
What is difference between equi join and natural join?
Differentiate between ms sql server reporting services vs crystal reports?
what are the reporting service components in SSRS?
What are examples of triggers?
What is a user-defined function in the sql server and what is its advantage?
Why should one not prefix user stored procedures with ‘sp_’?
How to override dml statements with triggers?
Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?
how you can move data or databases between servers and databases in sql server? : Sql server administration
What is nested transaction?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
What are the different types of cursor?
What is a dbms wizard?
What stored procedure can you use to display the current processes?
How can you list all the columns in a database?