What are some SQL aggregates and other built-in functions?
Answers were Sorted based on User's Feedback
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 |
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 |
What is db2 catalog database?
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
what is the difference between normal select query and currosor
Q3. How will you fetch duplicate values from a DB2 table?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the role of union all and union
Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
Q4. How will you get the count of record without using COUNT verb in query?
can any one expalin check point with an example?
What is buffrpool? Where we use it ?
How is the value function used?
What is multi row fetch in db2?