wt is the diff b/w greast and max ,least and min?
wt is the diff b/w case and decod?

Answer Posted / shivaindu

greatest/Least: we can pass any no. of exp
Max/Min: we can pass one exp that may a column

Case: is a statement function, cannot process null
Decode: is a function, can process null, we can use in
update statement.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sql and also describe types of sql statements?

567


What are the disadvantages of not performing database normalization?

595


how tsql statements can be written and submitted to the database engine? : Transact sql

538


What is the difference between unique and primary key constraints?

588


How many developers work on postgresql?

568






How to process query result in pl/sql?

566


What is function and procedure?

569


Why partition by is used in sql?

557


What is a call statement? Explain with an example.

553


What is union and union all keyword in sql and what are their differences?

579


Is sqlite thread safe?

609


Differences between Oracle 9i and 10g (Probably in terms of SQL and PL/SQL)?

3110


How can I make sql query run faster?

563


What are sql procedures?

584


What action do you have to perform before retrieving data from the next result set of a stored procedure ?

2098