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
Explain the different types of joins?
What are character string data types in ms sql server?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
What is measure group, measure? : sql server analysis services, ssas
If we delete pack Spec what will be the status of pack Body ?
What is a database table?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
What is the optimization being performed in oracle and SQL Server?
How to end a stored procedure properly in ms sql server?
What is set nocount on?
What is user-defined functions? What are the types of user-defined functions that can be created?
What is a functions and types in sql server?
How does normalization work?
How do I start sql server 2017?
What are four major operators that can be used to combine conditions on a where clause?