What is the difference between IN and Exists in Oracle?

Answer Posted / ram

exists improves the performance because it returns boolian
value where as 'in' is not...so exists simplyfies internal
calculations....

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is it possible to index the data in cache of lkp transformation ?

1528


write a query to retrieve the latest records from the table sorted by version(scd)

635


where to store informatica rejected data? How to extract the informatica rejected data?

607


How can we handle two sessions in informatica?

616


Explain how many types of dimensions are available in informatica?

596






How to convert multiple rows to single row (multiple columns) in informatica

900


In informatica workflow manager, how many repositories can be created?

785


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1241


Explain about Informatica server process that how it works relates to mapping variables?

625


Explain the tuning lookup transformation - informatica

615


What is option by which we can run all the sessions in a batch simultaneously?

667


What is data transformation manager process?

622


What is workflow? What are the components of workflow manager?

713


Write the program through which the records can be updated?

519


Design a mapping to load the cumulative sum of salaries of employees into target table?

900