MCQs > IT & Programming > Microsoft SQL Server > Which query will be used for a particular column of a table, if 'Reading' is to be replaced by 'Writing'?

Microsoft SQL Server MCQs

Which query will be used for a particular column of a table, if 'Reading' is to be replaced by 'Writing'?

Answer

Correct Answer: Update [Table Name] set [Field Name]= (replace([Field Name],'Reading','Writing'))

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Microsoft SQL Server Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it