Useful UNIX commands regular/frequently used
Answer / rahul
Check out
https://etltechsolutions.wordpress.com/2017/03/24/unix-file-cleanup-commands/
Is This Answer Correct ? | 2 Yes | 0 No |
In Which scenario did u used Incremental loading?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Explain the flow of data in Iinformatica?
My sql query is 1. select 1+x from dual? 2. select 1+'x' from Dual? 3. Select x+1 from dual? what is the out put of the above queries?
two tables from two different databases r there . both having same structure but different data . how to compare these two tables ?
what is unique constraint error ?
please let me know which type of question arise in interview on project manager round on insurance project with answer pls reply asap.
Briefly explain the aggregator transformation?
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How
Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?
source table have single column single record having with single space. load that source record into trg . trgt having two columns and the SOURCE TABLE LIKE COL1 BHANU PRASAD TRGT TABLE COL1 COL2 IN THAT LOAD THE RECORD IN THE trgt table LIKE COL1 COL2 BHANU PRASAD HOW ? TELL ME PLZ
What is a look up function? What is default transformation for the look up function?