Which data type can be used only on OUTPUT parameters of the
stored proceduer?
Answer Posted / jothi
Cursor
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
What is etl - extraction, transformation, and loading?
How can you find out how many rows returned in a cursor?
What is t-sql script to take database offline – take database online.
What are rest-style architecture's?
what is datawarehouse?
How is a full-text index updated?
How to use old values to define new values in update statements in ms sql server?
How do I view a stored procedure in sql server query?
What is the recommended total size of your memory optimized tables?
Tell me about joins in database system and explain each in detail.
What is default constraint?
Explain how to send email from sql database?
How display code or Text of Stored Procedure using Sql query in Sql Server ?
Is natural join and equi join same?