Filter interviews by
I applied via Job Portal
Types of joins include inner, outer, left, and right joins. SCD type 2 is a slowly changing dimension technique.
Types of joins: inner, outer, left, right
SCD type 2: tracks historical data changes by creating new records with updated information
posted on 4 Feb 2025
I applied via Naukri.com and was interviewed before Aug 2022. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2022. There were 4 interview rounds.
It's an assignment for apti, verbal
Loads in Informatica refer to the process of moving data from source to target in a data warehouse.
Loads involve extracting data from source systems
Transforming the data as needed
Loading the data into the target data warehouse or database
Loads can be full, incremental, or delta depending on the requirements
Example: Loading customer data from a CRM system into a data warehouse for analysis
Use GROUP BY and HAVING clause to find duplicates in a table.
Use GROUP BY to group rows with same values together
Use HAVING COUNT(*) > 1 to filter out duplicates
Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1;
Performance tuning of SSIS packages involves optimizing data flow, memory usage, and parallelism.
Optimize data flow by using efficient data sources and destinations
Minimize memory usage by using appropriate buffer sizes and reducing unnecessary data transformations
Increase parallelism by using multiple threads and optimizing task execution order
Use performance monitoring tools like SSIS logging and performance counters...
I applied via Company Website and was interviewed before Jan 2024. There was 1 interview round.
Use a script to find and delete files older than 30 days.
Use a script to identify files older than 30 days based on their creation or modification date
Utilize a command like find or PowerShell to search for files older than 30 days
Combine the script with a delete command to remove the identified files
based on 2 interviews
Interview experience
Technical Lead
3.2k
salaries
| ₹7 L/yr - ₹25 L/yr |
Software Engineer
3.1k
salaries
| ₹2 L/yr - ₹9.5 L/yr |
Senior Software Engineer
2.5k
salaries
| ₹4.9 L/yr - ₹18 L/yr |
Lead Engineer
2.3k
salaries
| ₹4.3 L/yr - ₹14 L/yr |
Senior Analyst
2k
salaries
| ₹2 L/yr - ₹10 L/yr |
HCLTech
TCS
Tata Group
Wipro