Select from following answers:- TEXT
- IMAGE
- NTEXT
- Any of these
- All Above
Use OUTPUT parameters to return values to the caller of the procedure. text, ntext, and image parameters cannot be used as OUTPUT parameters, unless the procedure is a CLR procedure. A table-value data type cannot be specified as an OUTPUT parameter of a procedure.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator