What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / tarun waia
function cant return Result set where
procedure can
| Is This Answer Correct ? | 17 Yes | 45 No |
Post New Answer View All Answers
What is the security principal at the database level that represents your session?
How to optimize stored procedure optimization?
What is store procedure? When do you use?
What is intellisense?
Write an sql query to find first weekday of the month?
What are orphan records?
my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions
What are indexes in ms sql server?
How can you ensure that the database and sql server based application perform well?
What are the difference between primary keys and foreign keys?
Which sql server table is used to hold the stored procedure script?
How to connect to a sql server using odbc_connect()?
What is the difference between count and distinct count?
How to include date and time values in sql statements?
What is the difference between a stored procedure and a user defined function?