BEGIN TRANSACTION
DECLARE @ERR INT
INSERT INTO USER_MASTER(USERNAME, PASSWORD) VALUES('Damerla','Damerla')
SET @ERR = @@Error
IF @ERR > 0
BEGIN
ROLLBACK TRANSACTION
PRINT 'ROLLBACK TRANSACTION'
END
ELSE
BEGIN
COMMIT TRANSACTION
PRINT 'COMMIT TRANSACTION'
END
Subscribe to:
Post Comments (Atom)
-
Hi, How to correct spell mistake in SSC Certificate To correct you name in SSC certificate you need to submit the following documents to...
-
Introduction Group discussions are today an important part of the selection process to many entry-level executive jobs and management insti...
-
The nation observed the birth centenary of Swami Vivekananda recently to commemorate the great visionary. (Pandit Nehru called him "the...
No comments:
Post a Comment