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

Easy EXPLANATION: The name of the language currently in use is specified in syslanguages.name.



Discussion

No Comment Found

Related InterviewSolutions