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 the user of Primary key?
What is store procedure?
Explain what is it unwise to create wide clustered index keys?
What is table valued function and scalar valued functions?
How do I debug a stored procedure in sql server?
What is the concept of optimization?
How to enter binary string literals in ms sql server?
Define normalisation?
How to disable a login name in ms sql server?
How to add a new dsn with the odbc driver for sql server?
What is the difference between a "where" clause and a "having" clause?
Explain indexed views and partitioned view with their syntax.
What is the federation in sql azure?
How to create sub reports?
what is the difference between Tabular and Matrix report?