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
How can we improve session performance in aggregator transformation?
What the difference is between a database, a data warehouse and a data mart?
What are the measure objects?
What is informatica? Why do we need it?
What is the difference between Active and Passive transformation?
In how many ways we can create ports?
What is a router transformation?
Hello , I am unable to work with SQL transformation at least. Where do i need to give connection for sql transformaton ? At session level there is no property . I have created a SQL Transformation and chosen query mode. But do i need to pass connection information to it ? I don't know where do i need to write a query ? I have written a query in file and that file path i gave in the properties of SQL Transformation. But it is not working. Could any one of you please let know how can i work with SQL Transformation? Advance Thanks.
Define Pmrep command?
Can you generate sequence numbers without using the sequence generator transformation?
explain one complex mapping with logic? sales project?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
How does the aggregator transformation handle null values?
Can we create a node as a gateway node and the same node can be assigned to a grid?
What is meant by active and passive transformation?