Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Which data type can be used only on OUTPUT parameters of the
stored proceduer?

Answer Posted / madhusudan singh kushwah

Stored procedure return data In 4 ways. which are as follow:

1)output Prameter:-which can return either data(such As
integer or char value) or a cursor variable(cursors are
result sets that can be retreived 1 row at a time).

2)return Codes:-Which are always an Integer Value.

3)A result set for each statement contain in Stored
procedure or any other Stored procedures called by the
Stored Procedure.

4)A global cursor that can refrenced outside the procedure.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are unicode character string data types in ms sql server?

1346


What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?

1202


How much does sql server 2016 cost?

1162


Explain syntax for dropping triggers?

969


What is use of dbcc commands?

1123


How to retrieve field values using mssql_result()?

1425


How to create user messages with print statements in ms sql server?

1036


What do you mean by table and field in sql?

1066


what is the difference between writing data to mirrored drives versus raid5 drives. : Sql server administration

1010


What is trace flag in sql server?

1082


How to rename an existing column with the "sp_rename" stored procedure in ms sql server?

1154


How to create indexed view?

1110


Can we add a cpu to sql server?

1067


What is normalization? What number of normalization shapes are there?

1163


Differentiate sql server reporting services vs. Crystal reports?

209