what is count(*) from po_vendors(any table)? what does it do
and
what is count(1) from po_vendors(any table)?
what is count(0) from po_vendors(any table)
the out put is same
what is the difference
Answer Posted / eshwar
count(*) give the column count including null vaues
count(1),count(0) both will give the same result they will
count with out nulls
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
Can you explain the difference between architecture followed in 10g & 11g?
testing tools?
Explain oracle apps architecture.
What are do's and dont's of Interface?
tell me the scenarios of the independent in reports
What are the different components of soa suite?
How do you register report in oracle apps?
What is sca and how is it useful?
how can i print random rows in plsql table
Hi Friends this is preetham, i am searching for job on oracle apps(technical) i put 3 years fake exp, so any one please could you help me for realtime interview questions and 9739782164 this is my no srpsrp777@gmail.Com please guys please provide your no for contact i have a doubts i want to clarify
What do you understand by soa?
Can u give the Documentation of Custom.pll in oracle apps
In hierarchical structure of a database? we have write query from where we should start?
What is count(*) from po_vendors(any table)?
What is instead of trigger in where we will use?