SQL Ssis Developer

SQL Ssis Developer Interview Questions and Answers

Updated 11 Sep 2024
search-icon

Q1. How to delete duplicate records in table? How many indexes are there? What is a sequence?how to use sequence while inserting rows in a table with values? What is LPAD and RPAD? How do you Use an execution plan?...

read more
Ans.

Answers to SQL/SSIS Developer interview questions

  • To delete duplicate records in a table, you can use the DELETE statement with a self-join or a subquery.

  • The number of indexes in a table can be determined by querying the system catalog views or using database management tools.

  • A sequence is an object in SQL Server that generates a sequence of numeric values. It can be used to generate unique identifiers while inserting rows into a table.

  • To use a sequence while inserting rows, y...read more

Q2. Two files have different sets of columns in a file how to manage this in ssis

Ans.

In SSIS, you can manage different sets of columns in two files by using conditional splits and dynamic column mapping.

  • Use a conditional split transformation to separate the data flow based on the file type or column presence

  • Create separate data flows for each file type and handle the columns accordingly

  • Use dynamic column mapping to map the columns dynamically based on the file type

  • You can use expressions and variables to dynamically handle the column mapping

  • Handle any additio...read more

Q3. How to use pivot in SQL server

Ans.

Pivot in SQL server is used to transform rows into columns, based on a specified column value.

  • Pivot is used to rotate rows into columns

  • It requires an aggregate function to be applied on the values being pivoted

  • The PIVOT operator is used in conjunction with the SELECT statement

  • The PIVOT operator requires a unique identifier column and one or more columns to pivot

  • The PIVOT operator can be used to perform dynamic pivoting as well

Q4. How to deploy ssis packages

Ans.

SSIS packages can be deployed using SQL Server Management Studio or the dtutil utility.

  • Deploy using SQL Server Management Studio by connecting to Integration Services, right-clicking on the SSISDB folder, and selecting 'Deploy Project'.

  • Deploy using dtutil utility by running a command like 'dtutil /FILE C:\SSISPackages\Package.dtsx /COPY SQL;Package /DESTSERVER serverName /COPYFILE SQL;Package /Q'.

SQL Ssis Developer Jobs

ETL SQL SSIS Developer 3-6 years
Virtusa Consulting Services Pvt Ltd
3.8
Hyderabad / Secunderabad
ETL SQL SSIS Developer 3-6 years
Virtusa Consulting Services Pvt Ltd
3.8
Hyderabad / Secunderabad
SQL SSIS Developer_Scheduling Tool_Birlasoft 3-6 years
Diamond pick
4.1
Noida
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.7
 • 10.3k Interviews
3.9
 • 8k Interviews
3.7
 • 5.5k Interviews
3.8
 • 5.5k Interviews
3.8
 • 501 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

SQL Ssis Developer Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter