Hi experts,
table 1 has 10 records, table 2 has 5 records
select * from table1, table2;
What is the output for this query???....plz answer
Answers were Sorted based on User's Feedback
Answer / priyasen
(10*5) 50 records
this kind of query gives us Cartesian product
Is This Answer Correct ? | 68 Yes | 0 No |
Answer / laxmi soujanya
10*5=50 records
this is cartesian product
Is This Answer Correct ? | 5 Yes | 0 No |
Hi ETL gurus can any one tell me with a flow how to implement SCD Type 1 and SCD Type 2 in a single mapping.For some fields SCD type has to be implemented and for some fields scd type has to be implementd..Thank in advance..please let me know in case of any concerns...
pmscmd startworkflow -sv <host name> -d <domain name> -u <user name> -p <password> -f <folder name> <workflow name> while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?
What is partioning?how many types of partinings are there
In a mapping i have three dimensions. If i want to pass a same surrogate key value to all the three dimensions by using one sequence generator is possible?If the mapping is containing single flow? And in the same case if the mapping is contaning 3 flows for the three dimensions then by using one sequence generator can we populate surrogate key (same value) to all the three dimensions?
I am not able to connect to the domain with the client although all services and databases are up and there is no network issue?
What does command task mean?
Can any one describe what is audit table briefly?how does it look like and what are the columns in it?
how to send unique records to one target and duplicate records to another target by using dynamic lookup cache????? please explain me briefly///(when we use this we look up on which target unique target ya duplicate target)
Difference between task flow and linear task flow
if soource is having 10 records how will u insert 20 records to target
How will you display "Mr" for male & "Mrs" for female in target table?
HOW CAN U FIND THE SESSION START TIME? chandumba2005@gmai.com