Interviewer And Interviewee Guide

SQL Server Architecture Interview Question:

Explain the Microsoft SQL Server delete command?

Submitted by: Administrator
Delete command removes records one at a time and logs into the transaction log.
It can be used with or without where clause.
The records can be rolled back.
It activates trigger.
It doesn't reset the identity of the column.
Submitted by: Administrator

Read Online SQL Server Architecture Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.