Answer Posted / muhammad usman(lahore)
An extended stored procedure is simply a procedure that is
implemented in a dynamic link library (DLL) — a library
that is called by an application at runtime. Extended
stored procedures can be used in much the same way as
database stored procedures, except that extended stored
procedures normally perform tasks related to the
interaction of SQL Server with its operating environment
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the maximum length of an extended property?
Explain about post-relational databases?
Explain what a database is?
On friday, you issued several insert statements using query analyzer. You then verified the data had been correctly entered with a select statement on monday, your users report that the data is not there what happened?
How can you log an error to the server event log from a stored procedure?
How to read and create .LDC data files which are used by linguatic dictionary.
How can you fix a poorly performing query?
Explain the role of indexing in databases?
Explain about the database management systems.
Hi , any one can help me on the same,this is regarding the Informatica Function doc,i want to know how developer is will develop the mapping. pl forwar the any function doc .just for my references. svlc75@yahoo.co.in
Who are naive users?
Does QTP Support the Propjects which are running in Dot Net? As we are starting with new project in Dot net need to use automation tool?Please advice & let me know what would be the best.
What is data modeling with example?
Who are end users in dbms?
The count() function always returns a int value type what should you do if you need to count rows from a query which you know will return a value that is too large for an int value type?