Can store procedure call by user define function in SQL
server?
Answer Posted / sushma
Yes, we can do
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the two authentication modes in sql server?
Explain different types of collation sensitivity?
What is difference between equi join and natural join?
List some of the rules that apply to creating and using a ‘view’
List some major differences between triggers and stored procedures?
What is mapping schema?
What is the syntax for encrypting a column in SQL Server?
can a database be shrunk to 0 bytes, if not, why? : Sql server administration
Do you know what is fill factor and pad index?
Can we call future method from queueable?
What program is used to store the data source file?
What is the use of keyword with encryption.
Which joins are sql server default?
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
How to convert a unicode strings to non-unicode strings?