Companywise Interview Questions
Unknown Company Interview Questions - 1
- Add Primary key to existing Table
- Find Occurance of letter in String
- Different ways to Delete duplicate records
- Difference between ROW_NUMBER(), RANK() and DENSE_RANK()
- Find Nth Highest Salary
- Print FirstName and LastName on Seperate rows
- Explain LEAD() and LAG() functions
- What is Magic Table in SQL
- Explain Function vs Stored Procedures
- Difference between Delete ,
- Difference between #Table, ##Table, @Table
- What will be the output for below table for INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN and CROSS JOIN
TableA TableB
1 1
1 1
1
- What is a Cursor? What are the different Types of Cursor?
- What is Trigger?
- Difference between Stuff and Replace?
Post a Comment
0 Comments