Answer Posted / kannan
when you assign key ={} these is called cartesian join
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do you mean by a transaction file and how it is different from that of a sort file?
Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?
What is data encoding?
Is data warehousing different from data mining?
What is the difference between look-up file and look-up, with a relevant example?
Can some tell me at which level pdl gets resolved when parameters are resolved in abinitio? Also what happens in dml evaluation during parameter evaluation ?
What are the facts that can compromise data integrity?
Mention what information does a .dbc file extension provides to connect to the database?
What is the difference between check point and phase?
What do you understand by a cartesian join?
Why might the optimizer use a table scan when an index is available?
Can you explain data flow graph with an example?
Mention some ways for improving performance of a graph?
Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low
explain checkin and checkout?