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 database replication? : Sql server database administration
What is stored procedures?
what are the three command line utilities and what are their primary functions?
what is a join and explain different types of joins? : Sql server database administration
What are some of the pros and cons of not dropping the sql server builtinadministrators group? : sql server security
What is normalization of database? What are its benefits?
How do I start sql server 2017?
How to create a user name in a database?
Can a trigger be created on a view?
What are null values in ms sql server?
What happens if you add a new index to large table?
What are extended events in sql server?
Does a full backup include transaction log?
What is entity data services?
Explain indexed views and partitioned view with their syntax.