select count(1) from emp? what is the o/p?

Answer Posted / munni

count(1) will give the count of the numbr of records in the
table. count(1) is faster than count(*) since the count is
not based on all the fields.

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we create multiple integration service on single repository?

803


list out all the transformations which use cache?

772


Dimension Object created in Oracle can be imported in Designer Cubes contain measures

2012


5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C

1535


What is the difference between Active and Passive transformation?

737






What is mapping debugger?

658


my source is junk data how will u remove that junk data by using unix please any one replay me

3356


Describe the impact of several join conditions and join order in a joiner transformation?

735


What are the types of schemas we have in data warehouse and what are the difference between them?

615


What is DR strategy for Informatica project?

806


How can we create index after completion of load process?

687


What is aggregate cache in aggregator transformation?

712


Enlist the tasks for which source qualifier transformation is used.

669


Explain the mapping variable usage example in informatica

725


Why do you use Mapping Parameter and mapping variable?

1377