8
Shouts

Day 62: PL/SQL - 10 (EXIT and EXIT-WHEN statement in Pl/SQL)

published 540 days, 14 hours, 17 minutes ago posted by kinj312kinj312 542 days, 11 hours, 30 minutes ago
Saturday, November 26, 2011 4:25:17 AM GMT Thursday, November 24, 2011 7:12:18 AM GMT

EXIT statement EXIT statement is similar to the BREAK statement found in other programing languages like C, C++, Java, C# , JavaScript, SQL SERVER etc. It breaks the loop statement once the specified condition becomes true and then control comes to the...

category: Data | clicked: 7 | | source: beyondrelational.com | show counter code
tags: SQL Server, PL/SQl, TSQL