InterviewSolution
Saved Bookmarks
| 1. |
LANGUAGE variable whose return type nvarchar is specified in _____________(a) sys.name(b) syslang.name(c) syslanguages.name(d) syslanguages.idThe question was posed to me in an interview.The origin of the question is Variables in portion Developing with SQL Server of SQL Server |
|
Answer» Right ANSWER is (c) syslanguages.NAME |
|