Which data type can be used only on OUTPUT parameters of the
stored proceduer?
Answers were Sorted based on User's Feedback
Answer / 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 |
What do you understand by a view? What does the with check option clause for a view do?
what is a self join? Explain it with an example? : Sql server database administration
can an order by clause be used in a creation of a view?
Tell about MOM Tool(Microsoft Operator Manager)?
Which TCP/IP port does SQL Server run on?
How to insert a new row into a table with "insert into" statements in ms sql server?
Write an sql query to find the names of employees start with ‘a’?
What objects does the fn_my_permissions function reports on? : sql server security
What is scan table/view and seek table/view when its occurs? : sql server database administration
plz send every query in sql server2000
What are the types of backup and tell me the difference between full and differential backup?
Hi..here i would like to know the Backup and Restore models?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)