Can store procedure call by user define function in SQL
server?
Answer Posted / ashish tripathi
yes it can call by user defined function
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
Does sql server 2016 have ssms?
How to get the number of affected rows?
List some case manipulation functions in sql?
What is the significance of null value and why should we avoid permitting null values?
Where in ms sql server is ’100’ equal to ‘0’?
What were the latest updates to SQL Azure service?
How to create an inline table-valued function?
What is an example of a primary key?
What is a non clustered primary key?
what is the different types of backups available in sql server? : Sql server database administration
How to create a scrollable cursor with the scroll option?
What are the different types of collation sensitivity in sql server?
how would you store your query in an SSRS report or a Database server?
Which is better statement or preparedstatement?
Can you index views?