What is the sql case statement?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is different between union and minus?

7 Answers   Accenture, TCS,


How to get list of all tables from a database?

0 Answers  


Is it possible to use LONG columns in WHERE clause or ORDER BY?

3 Answers  


Can I copy :old and :new pseudo-records in/to an oracle stored procedure?

0 Answers  


What is microsoft t sql?

0 Answers  






How are multiple column = value pairs delimited in the SET clause of an UPDATE statement? 1. With commas (SET price = 0, status = 'I') 2. With parentheses (SET (price = 0) (status = 'I')) 3. With double-pipes (SET price = 0 || status = 'I') 4. With square-brackets (SET [price = 0] [status = 'I'] 5. With single or multiple spaces (SET price = 0 status = 'I')

2 Answers  


Explain what is rdbms?

0 Answers  


What is the difference between a primary key and a clustered index?

0 Answers  


What are the types of triggers ?

26 Answers   Aspire, BirlaSoft, TCS,


What is the difference between jpql and sql?

0 Answers  


What is linq to sql?

0 Answers  


What are different clauses used in sql?

0 Answers  


Categories