Upload Button Icon Add office photos

Filter interviews by

Centric Consulting Informatica Developer Interview Questions and Answers

Updated 17 Jan 2021

Centric Consulting Informatica Developer Interview Experiences

1 interview found

Interview Questionnaire 

7 Questions

  • Q1. Truncate vs delete
  • Ans. 

    Truncate removes all data from a table while delete removes specific rows.

    • Truncate is faster than delete as it doesn't log individual row deletions

    • Truncate cannot be rolled back while delete can be

    • Truncate resets the identity of the table while delete doesn't

    • Truncate doesn't fire triggers while delete does

  • Answered by AI
  • Q2. Transformation union
  • Q3. Scenario base question
  • Q4. Delete duplicate rows
  • Ans. 

    To delete duplicate rows, we can use the DISTINCT keyword or GROUP BY clause in SQL.

    • Use the DISTINCT keyword to select unique rows from a table.

    • Use the GROUP BY clause to group rows with the same values and select only one row from each group.

    • Use the HAVING clause with GROUP BY to filter out groups with more than one row.

    • In Informatica, use the Sorter transformation to sort the data and then use the Aggregator transfor...

  • Answered by AI
  • Q5. Lookup
  • Q6. Regenrated dimension
  • Q7. Star vs snowflake
  • Ans. 

    Star and snowflake are two types of database schema used in data warehousing.

    • Star schema is simpler and easier to understand.

    • Snowflake schema is more normalized and reduces data redundancy.

    • Star schema is better for simple queries and reporting.

    • Snowflake schema is better for complex queries and analysis.

    • Star schema has fewer tables and is faster for querying.

    • Snowflake schema has more tables and is slower for querying.

    • St...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepared well in basics and advanced level scenarios

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Behavioral 

(1 Question)

  • Q1. What are fear that you overcome
Round 2 - Coding Test 

Python coding test that was baasic included panadas framework

Round 3 - HR 

(1 Question)

  • Q1. Behavioural round

Centric Consulting Interview FAQs

What are the top questions asked in Centric Consulting Informatica Developer interview?

Some of the top questions asked at the Centric Consulting Informatica Developer interview -

  1. Delete duplicate r...read more
  2. Truncate vs del...read more
  3. star vs snowfl...read more

Tell us how to improve this page.

Senior Consultant
234 salaries
unlock blur

₹13 L/yr - ₹37 L/yr

Consultant
140 salaries
unlock blur

₹7.6 L/yr - ₹26 L/yr

Technical Lead
66 salaries
unlock blur

₹20 L/yr - ₹43 L/yr

Senior Software Engineer
21 salaries
unlock blur

₹13 L/yr - ₹25 L/yr

Technical Architect
15 salaries
unlock blur

₹26 L/yr - ₹51.5 L/yr

Explore more salaries
Compare Centric Consulting with

Accenture

3.9
Compare

Deloitte

3.8
Compare

PwC

3.4
Compare

KPMG India

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview