Can an extended stored procedure be called from inside a user-defined function?



Can an extended stored procedure be called from inside a user-defined function?..

Answer / Ajay Rawat

Yes, an extended stored procedure can be called from within a user-defined function in SQL Server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Development Interview Questions

You have two tables with a one to many join based on a field named id. You need to find records in the parent table that are not represented in the child table. how would you accomplish this?

1 Answers  


Explain about the storage and physical database design?

1 Answers  


How can I detect whether a given connection is blocked?

1 Answers  


how to find the first two highest salaries in deptno in emp table

2 Answers  


How is data stored in dbms?

1 Answers  


what is Normalization?

6 Answers   TCS,


What are the three types of database design?

1 Answers  


To convert IDMS to DB2, how to deal with IDMS occurs and redefined clause?

1 Answers  


What you can do to remove data from the cache and query plans from memory for testing the performance of a query repeatedly?

1 Answers  


can you give me the syntax of named procedure??

2 Answers  


Who are end users in dbms?

1 Answers  


How to use timestamp datatypes

1 Answers  


Categories