Upload Button Icon Add office photos

Filter interviews by

Accenture SQL Server Developer Interview Questions and Answers

Updated 1 Feb 2024

Accenture SQL Server Developer Interview Experiences

1 interview found

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

(1 Question)

  • Q1. Asked about SSIS, Queries to retrieve highest salary and asked about projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on technical skills and Handson on sql

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. What is a sql commands
  • Ans. 

    SQL commands are instructions used to interact with a database management system to perform tasks such as querying, updating, and managing data.

    • SQL commands are used to perform various operations on a database, such as selecting data with SELECT, inserting data with INSERT, updating data with UPDATE, and deleting data with DELETE.

    • Other common SQL commands include CREATE TABLE for creating tables, ALTER TABLE for modify...

  • Answered by AI
  • Q2. What is a intigrity constaraints
  • Ans. 

    Integrity constraints are rules that ensure data integrity and consistency in a database.

    • Integrity constraints are used to enforce business rules and maintain data accuracy.

    • Common types of integrity constraints include primary key, foreign key, unique key, and check constraints.

    • For example, a primary key constraint ensures that each row in a table is uniquely identified by a specific column or combination of columns.

  • Answered by AI
  • Q3. What is a stor procedure
  • Ans. 

    A stored procedure is a precompiled collection of SQL statements that can be executed by calling the procedure name.

    • Stored procedures can accept input parameters and return output parameters.

    • They can be used to encapsulate complex logic and improve performance by reducing network traffic.

    • Stored procedures are stored in the database and can be reused by multiple applications or users.

    • Example: CREATE PROCEDURE GetEmploye...

  • Answered by AI
  • Q4. Differents type of joins
  • Ans. 

    Different types of joins in SQL include inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is a match in both tables.

    • Left join: Returns all rows from the left table and the matched rows from the right table.

    • Right join: Returns all rows from the right table and the matched rows from the left table.

    • Full outer join: Returns rows when there is a match in either table.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I ntrestad for software developer and please give me one chance prove my skill knowledge

Skills evaluated in this interview

ETL Developer Interview Questions & Answers

Tech Mahindra user image RAMAVATHULA CHANDRA NAIK

posted on 4 Feb 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. They were asking very logical and technical questions on interview time
  • Q2. They were test our skills and time punctuation
Round 2 - HR 

(1 Question)

  • Q1. They were discussed with some technical questions and based on knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - They were asking technical questions and based on our resume mentioned questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explainyour job role
  • Ans. 

    ETL Developers are responsible for designing, developing, and maintaining ETL processes to extract, transform, and load data from various sources into a data warehouse.

    • Designing ETL processes to extract data from multiple sources

    • Transforming data to meet business requirements

    • Loading data into a data warehouse or other target systems

    • Developing and maintaining ETL jobs using tools like Informatica, Talend, or SSIS

  • Answered by AI
  • Q2. Explain implementation of SCD 1 in IICS
  • Ans. 

    SCD Type 1 in IICS involves overwriting existing data with new data without maintaining historical changes.

    • In IICS, use the Mapping Designer to create a mapping that loads data from source to target.

    • Use a Lookup transformation to check if the record already exists in the target table.

    • If the record exists, update the existing record with new data using an Update Strategy transformation.

    • If the record does not exist, inse...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Questions related to the current and past projects.
  • Q2. Aws related questions.
  • Q3. Data warehousing basics
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about the roles and responsibilities.
  • Q2. Discussion about the role in Genpact.
Round 3 - HR 

(2 Questions)

  • Q1. Asked about expectated salary
  • Q2. Why are you switching

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare about the points given in your resume and the work you have done.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. What is pull request
  • Ans. 

    A pull request is a method of submitting contributions to a project on GitHub for review and merging.

    • Pull requests are commonly used in version control systems like Git to propose changes to a codebase.

    • They allow developers to collaborate and discuss changes before merging them into the main branch.

    • Pull requests typically include a description of the changes, related issues, and any necessary tests or documentation.

    • Rev...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is sateful set
  • Ans. 

    Stateful set is a Kubernetes controller that manages the deployment and scaling of a set of pods with persistent storage.

    • Stateful set ensures that each pod in the set has a unique identity and stable network identity.

    • Stateful set pods are created in order and are not replaced until they are deleted.

    • Stateful set is commonly used for stateful applications like databases where each pod requires persistent storage.

    • Example:...

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked about data tools other than AWS services
  • Q2. When did you use HUDI and Iceberg
  • Ans. 

    I have used HUDI and Iceberg in my previous project for managing large-scale data lakes efficiently.

    • Implemented HUDI for incremental data ingestion and managing large datasets in real-time

    • Utilized Iceberg for efficient table management and data versioning

    • Integrated HUDI and Iceberg with Apache Spark for processing and querying data

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Dba backups in sql
  • Ans. 

    DBA backups in SQL are essential for data protection and disaster recovery.

    • Regularly schedule full, differential, and transaction log backups to ensure data is protected.

    • Store backups in secure locations to prevent data loss in case of hardware failure or corruption.

    • Test backups regularly to ensure they can be restored successfully in case of emergency.

  • Answered by AI
  • Q2. Dba replication
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about urself
  • Ans. 

    I am a dedicated and experienced MS SQL DBA with a strong background in database administration and performance tuning.

    • Over 5 years of experience working as a MS SQL DBA

    • Proficient in database administration tasks such as backup and recovery, performance tuning, and security

    • Skilled in troubleshooting and resolving database-related issues

    • Experience with SQL Server Integration Services (SSIS) and SQL Server Reporting Serv...

  • Answered by AI
  • Q2. Strengths and weakness

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic technical knowledge question
  • Q2. Android related questions
Round 2 - HR 

(2 Questions)

  • Q1. Communication skill
  • Q2. Salary regarding questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am an experienced ETL Developer with a strong background in data integration and transformation.

    • Over 5 years of experience in ETL development

    • Proficient in using tools like Informatica, Talend, and SSIS

    • Strong SQL skills for data querying and manipulation

    • Experience in designing and implementing data warehouses

    • Familiar with data modeling and ETL best practices

  • Answered by AI
  • Q2. What is SCD type2

Accenture Interview FAQs

How many rounds are there in Accenture SQL Server Developer interview?
Accenture interview process usually has 1 rounds. The most common rounds in the Accenture interview process are Technical.

Tell us how to improve this page.

Accenture SQL Server Developer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Accenture SQL Server Developer Salary
based on 10 salaries
₹3.5 L/yr - ₹12.5 L/yr
32% more than the average SQL Server Developer Salary in India
View more details
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7.1 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.4 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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