Companywise Interview Questions
Saama Technologies Interview Questions - 2
SSIS
- Explain your roles and responsibilities in your project?
- Any Complex scenario you have faced in your project?
- How to configure SSIS package in Test, UAT, Dev and Prod environment separately?
- How to load multiple files one by one? how system choose which file to be load?
- Package configuration
- Have you worked on JSON file?
- Explain event handling in SSIS?
- How to load data if source package has error?
- Logging in SSIS?
- What is lookup transformation?
- what is mean by full cache and Partial cache?
SQL
- What is difference between delete and truncate?
- Is delete rollback? Is truncate rollback?
- What is Tirgger? Types of triggers
- Difference between Trigger, Procedure and Functions?
- Query
Input: abc--------def--------xyzi---------pq
Output: abc-def-xyzi-pq
Post a Comment
0 Comments