Can store procedure call by user define function in SQL
server?
Answer Posted / raja
it's possible
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
How to how to convert numeric expression data types using the convert() function??
What is Fragmentation and Defragmentation? For 32GB Table,How can we do the fragmentation?
What do you understand by replication in sql server? Mention the different types of replication in sql server.
What is the difference between stored procedure and user defined functions?
Write a sql query to delete duplicate records from a table called table1
How to manipulate data from one table to another table ?
What is transaction server auto commit?
Which is the latest version of sql server and when it is released?
List down some advantages of sql stored procedure?
How to find related tables in sql server?
Introduction of rollup clause using sum and group by clause?
how you can get the list of largest tables in a database? : Sql server administration
Write a SQL queries on Self Join and Inner Join.
How many types of database relationship in sql server?
Is truncate autocommit?