Can store procedure call by user define function in SQL
server?
Answer Posted / raju
yes
usig
exec <procname> <paramiter list>
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what is blocking? : Sql server database administration
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What the different components of Replication and what is their use?
Show Practically Sql Server Views are updatable?
Can you force a query to use a specific index?
What is a ddl statement?
Create and insert into temp table in sql server?
Explain trigger classes i.e. Instead of and after trigger?
How do I find the size of a sql server database?
How to create “dependant” parameter “make, model, year”
Explain what are the authentication modes in sql server?
What security features are available for stored procedure?
What are the general features of sql server management studio? : sql server management studio
Is candidate a key?
How to get the number of affected rows?