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

What is the FREE command?

1 Answers  


i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?

8 Answers   Cap Gemini, CGI, EDS, IBM, Satyam, Wipro,


What does db2 blu stand for?

0 Answers  


Are views updateable?

0 Answers  


What is the physical storage length of timestamp data type?

0 Answers  






what is the input to PLAN? what is the input to DBRM?

4 Answers  


What is the syntax for FETCH in DB2 ?

0 Answers   MCN Solutions,


Mention the downsides of page level lock.

0 Answers  


How to fetch the last row from the table in SQL (db2)?

0 Answers  


What is DCLGEN ?

2 Answers  


Mention the location where the output received from explain statement is stored.

0 Answers  


what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?

3 Answers   Cap Gemini, Tech Mahindra,


Categories