what is the hint?
how to use it to reduce the query processing in program?
Answer Posted / gazulas
by using hints we can direct the optimizer to follow what was specified in the hints. ex: we can direct the optimizer to do a index unique scan instead of full table scan....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is meant by query override?
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?
what is the complex transformation you used in informatica
What is option by which we can run all the sessions in a batch simultaneously?
explain abt ur project architecture?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?
What are the features of complex mapping?
What is workflow? What are the components of the workflow manager?
Explain the difference between a data warehouse and a data mart?
How do you load only null records into target?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What are the tuning techniques you applied during your last project
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?