How do we return a record set from a Stored Procedure in SQl
server 2000?
Answer Posted / sd
Select select_list from my_tabel
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of group by clause?
What function does a database engine serve in the sql server?
how can you attach more than 20 ldf files in sql server
What are the restrictions that views have to follow?
How do I find my localdb version?
List some advantages and disadvantages of stored procedure?
Do you know what are the ways available in sql server to execute sql statements?
What is a result set object returned by mssql_query()?
How to edit table in sql server 2017?
Can two different columns be merged into single column? Show practically?
What are the fixed server level roles? : sql server security
What is sql collation?
What command do we use to rename a database?
What is a select query statement in ms sql server?
What is row-level compre?