Companywise Interview Questions
Cybage Interview Questions - 2
SQL:
- Explain types of joins and how they work?
- Explain index architecture? How index works?
- Types of indexes? Relation between insert and index?
- What are functions? Use of Functions?
- Explain types of functions with example?
- Explain procedures and their types
- Difference between Procedures and Functions
- What is View? Explain it’s types, use with example
- Can we perform DML operations on Views
- Identity column? How to ON/OFF identity
- Delete vs Truncate on Identity columns
- If we delete 5 records from table having an identity column and insert same records again. Then which place these records are inserted and what will be the identity column value of those records?
- Difference between DELETE and TRUNCATE
- Can we delete records from table using case statments?
- Difference between Primary Key and Unique Key?
- What is Primary Key and Composite Key with Example?
- SQL query optimization techniques
- SQL Profiler tuning?
- DB restore and Backups
- Steps of job scheduling
- Ranking functions
SSRS:
- Different types of reports and their examples?
- Properties of Drill Down, DrillThrough and SubReports?
- Chart Reports?
- Which types of expressions we can use in SSRS reports?
- Parameterised reports
- Use and purpose of SSRS reports
SSIS:
- Transformation Tasks in SSIS?
- Use of Copy Column and Derived Column? Difference between them
- Use of LookUp
- Difference between Fuzzy Lookup and Fuzzy Grouping?
- What is Conditional Split? How it works?
- What will be the output of Conditional Split?
- Package Configuration Steps and Types?
- Package Deployment Types and Steps?
- Use of Execute SQL Task?
- How to Handle exceptions in SSIS?
- How to schedule Packages?
- Some questions on your project?
Post a Comment
0 Comments