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
Is it possible to revert a global repository to local one and why?
explain one complex mapping with logic? sales project?
suppose we are using dynamic lookup cache and in lookup condition the record is succeeded but in target it is failed due to some reasons then what happened in the cache ?
What is the meaning of decode in informatica?
Define enterprise data warehousing?
What's the layout of parameter file (what does a parameter file contain?)?
Where can we find the throughput option in informatica?
What is workflow monitor?
Is it possible to create multiple domains on a single Informatica server?
can any one explain about dataflow in the informatica project for bank domain....thanks is advance
What is blocking transformation?
Do you find any difficulty while working with flat files as source and target?
What does update strategy mean, and what are the different option of it?
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
Parameter and variable differences