Answer Posted / ankur saini er.ankur861@gmail.
count(1) means it will count based on the first columnin
the table ..say first column is a_id and data ia
a_id a_nm
1 a
2 b
3 c
4 d
? e
so here count(1) will be =4 where as count(*) =5
so count(1) give the count for column 1 excluding nulls
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which are the different editions of informatica powercenter that are available?
Explain load alternative records / rows into multiple targets - informatica
what is Active lock explain
Why is sorter an active transformation?
Enlist the various types of transformations.
What is the use of source qualifier?
Explain how to import oracle sequence into informatica?
What is native users?
Explain the features of connected and unconnected lookup.
How to convert multiple rows to single row (multiple columns) in informatica
How can we use batches?
How to do the error handling of if ur source is flatfiles?
What is the use of an aggregator cache file?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
What differs when we choose the sorted input for aggregator transformation?