What is case function?



What is case function?..

Answer / Praveen Singh

The CASE function in SQL allows conditional evaluation of expressions. It is similar to IF-THEN-ELSE statements in procedural languages. The syntax includes the keyword CASE followed by a series of WHEN conditions, an optional ELSE clause, and an END keyword.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What has stored procedures in sql?

1 Answers  


What is a boolean in sql?

1 Answers  


what is innodb? : Sql dba

1 Answers  


What is sap sql?

1 Answers  


25.67,-1 Trunc = 20 Round= 30 HOW????

2 Answers   Karrox,


We have a CURSOR then we need BULK COLLECT?

1 Answers  


How do I filter in sql profiler?

1 Answers  


what is inline view?

15 Answers  


What is rtm stands for?

1 Answers  


What is the primary use of normalization?

1 Answers  


What is a full join?

1 Answers  


What are the types of variable use in pl sql?

1 Answers  


Categories