SQL Server > Loops and Conditions
In this section we are going to learn about the Loops and Conditions in SQL server.
Loops and Conditions
Loops and conditions are used to loop through certain number of times and conditions are used to check for a variable value.
Read posts under SQL Server > Loops and Conditions
6 posts found
- Use IF condition
- Use WHILE loop
- CASE statement
- CASE to get searched condition
- CASE in ORDER BY clause
- CASE to set a variable value