Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are some SQL aggregates and other built-in functions?

Answers were Sorted based on User's Feedback



What are some SQL aggregates and other built-in functions?..

Answer / s

SQL aggregate functions
SUM,COUNT,MIN,MAX,AVG

BUILT-IN FUNCTIONS includes the above and other functions
like DATE,TIME,DAY,YEAR,DAYS,TIMESTAMP,NULLIF,HEX,SUBSTR

Is This Answer Correct ?    3 Yes 0 No

What are some SQL aggregates and other built-in functions?..

Answer / kishaloy bhowmick

Built in functions include all the mathematical functions
like sum,difference,multiply,division,max,min,avg.

And also date,time,year,month,timestamp etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

why we go for SPUFI for creating tables or for sql queries?

4 Answers  


what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'

10 Answers   Amdocs,


What is load replace in db2?

0 Answers  


Highlight all the advantages that are attached to a package.

0 Answers  


What is the syntax for FETCH in DB2 ?

0 Answers   MCN Solutions,


What is a DB2 bind?

3 Answers  


What's The Error Code For Unique Index Voilation?

0 Answers   IBM,


Can you tell me how can you find out the # of rows updated after an update statement?

0 Answers  


Following a db2 update statement, what is the quickest way to compute the total number of updated rows?

0 Answers  


How do I add a column in db2?

0 Answers  


Are views updateable?

0 Answers  


How do I create a view in db2?

0 Answers  


Categories