What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / pss
Function return only one value where as procedure can more
than
| Is This Answer Correct ? | 58 Yes | 14 No |
Post New Answer View All Answers
What languages bi uses to achieve the goal?
Can you type more than one query in the query editor screen at the same time?
What is a transact-sql statement batch in ms sql server?
query processing
What is normalization? What number of normalization shapes are there?
What are the different authentication modes in sql server? How can it be changed?
How to create hyperlink from returned sql query ?
What are the steps to insert a table?
What is difference between foreign key and unique key?
Explain view in sql server?
What are the different subsets of sql?
What causes index fragmentation?
Does group by sort data?
What are drillthrough reports?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?