What is the difference between a table and the materialized
view?
Answers were Sorted based on User's Feedback
Answer / chandra
TABLE: A TABLE IS HAVING ALL THE COLUMS DATA
WHERE AS
MATERILIZED VIEW : HAVING SELECTED COLUMS DATA WHICH R
DEFINED IN VIEW
| Is This Answer Correct ? | 2 Yes | 2 No |
is it possible to index the data in cache of lkp transformation ?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
Two workflows are running at same time first workflow is succeeded but second workflow is failed but there is no dependencies?
if we are extracting 600000 records from a source table so how much volume of records frequently we load in warehouse. (Iknow its depend on client requirement) still i want to know how much volume of records store in warehouse.
what is unique constraint error ?
What are the transformations that are not supported in mapplet?
How can we integrate different flat file data in a single mapping and with in a single execution
complex mapping ur project u r invlve can u explain and give real time example give me ?
Source table ------------- ID NAME --- ------ 101 PANKAJ NULL KUMAR NULL MATHUR 102 JYOTI NULL SAXENA 103 SACHIN NULL TENDULKAR TARGET TABLE ------------- ID NAME --- ------- 101 PANKAJ KUMAR MATHUR 102 JYOTI SAXENA 103 SACHIN TENDULKAR IN ORACLE & INFORMATICA LEVEL HOW TO ACHIVE
Can we create two repositories on same database instance in oracle?
WHAT IS FACT TABLES?
What is workflow variable? When we use workflow variable? Can any one explain me with one example???