adspace
Answer Posted / Jogendra Kumar
In SQL/PLSQL, the BREAK keyword is used to exit from a loop prematurely. It can be used within the LOOP or WHILE construct.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is inner join faster than left join?
what is bcp? When does it used? : Sql dba
what are all the common sql function? : Sql dba
how to start mysql server? : Sql dba
What is the current version of postgresql?
what is dbms? : Sql dba
define sql insert statement ? : Sql dba
Is primary key clustered index?
Can we use distinct and group by together?
If a cursor is open, how can we find in a pl/sql block?
How do I remove duplicates in two columns?
what is sql server agent? : Sql dba
Does group by remove duplicates?
what are the advantages of sql ? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba