InterviewSolution
Saved Bookmarks
| 1. |
Stored procedure used to remember the exact number of bytes is _____________(a) sp_datatype(b) sp_datatype_info(c) sp_info(d) none of the mentionedI have been asked this question in an international level competition.Question is taken from Stored Procedure in portion Developing with SQL Server of SQL Server |
|
Answer» The CORRECT CHOICE is (b) sp_datatype_info |
|