Sql Server Interview Questions and Answers (1758) - Page 82

What will be the output of SELECT PARSENAME('Dotnet.Funda.nice.forum',1)

NOTE: This is objective type question, Please click question title for correct answer.
Can we modify the data of a table variable that is passed as a Parameter to a stored procedure in sql server?

NOTE: This is objective type question, Please click question title for correct answer.
Which switch will help to first change the pasword and then help to execute a sql script from SQLCMD utility?

NOTE: This is objective type question, Please click question title for correct answer.
Maximum, how many parameters we can pass into a store procedure?

NOTE: This is objective type question, Please click question title for correct answer.
Which command is the faster for deleting records from a table (without referential integrity)?

NOTE: This is objective type question, Please click question title for correct answer.
What is the output ? RAISERROR ('dotnetfunda', 0, 20)

NOTE: This is objective type question, Please click question title for correct answer.
What is the output ? RAISERROR ('dotnetfunda', 7777997777770, 20)

NOTE: This is objective type question, Please click question title for correct answer.
What is the output ? RAISERROR ('dotnetfunda', 1, 0)

NOTE: This is objective type question, Please click question title for correct answer.
What is the output ? RAISERROR ('dotnetfunda', 0, 0)

NOTE: This is objective type question, Please click question title for correct answer.
What is the output ? RAISERROR ('dotnetfunda', 19, 0)

NOTE: This is objective type question, Please click question title for correct answer.
What will be the output SELECT DATEDIFF (ms,GETDATE()-25,GETDATE()) ?

NOTE: This is objective type question, Please click question title for correct answer.
Which of the below command are equal to Select 1

NOTE: This is objective type question, Please click question title for correct answer.
What is the datatype of hierarchyID?

NOTE: This is objective type question, Please click question title for correct answer.
Found this useful, bookmark this page to the blog or social networking websites. Page copy protected against web site content infringement by Copyscape

 Interview Questions and Answers Categories