Companywise Interview Questions
Path Infotech Interview Questions - 1
SQL :
- What is INDEX? What are different types of Indexes?
- Difference between CLUSTERED and NON CLUSTERED INDEX
- Can we create Clustered Index without Primary Key?
- How many clustered and non clustered indexes we can create on a table?
- Difference between TempTable and Table Variable?
- Can we create table variable and temp table in Procedure and Functions?
- Can we create Indexes on Table Variable and Temp Table?
- Which is faster Temp Table or Table Variable?
- What is Execution Plan?
- What will be the Output for All Join, UNION and UNION ALL for below Tables
- Table A Table B
1
1
B. Table A Table B
1 1
1
SSIS:
- What are the different Containers in SSIS?
- What are the difference between these Containers?
- What is meant by Precedence Constraints?
- What is SCD?
- What are the Types of SCD?
SSRS:
- What is Data Driven Subscription?
- Key Encryption?
- For which report we ser Toggle Property?
- What is Filter/Parameterised Reports?
Post a Comment
0 Comments