Database Interview questions (SQL Server)

how many right answer you could provide ?

  1. What is Normalization? What does 3rd normal form state? (Could be 1st, 2nd etc)
  2. Where would you use a De-normalized database?
  3. What is the difference between a Truncate and a Delete statement?
  4. What is the use of a Temp table?
  5. What is the scope of a Temp table? Can we access a temp table of one stored procedure from another stored procedure?
  6. What are triggers? When does a trigger get executed? Example of usage.
  7. What are the difference types of Joins available?
  8. What is the difference between a Left Outer join and Right Outer Join?
  9. What are correlated sub queries? What is good or bad about them?
  10. What is the difference between a group by and having clause?
  11. What is an Index? Why is it used? Types of Index? What is good or bad about them?
  12. Write a query – There will be some question to test SQL concepts like outer joins, group by, sub queries etc
  13. What is the difference between a stored procedure and a function? Advantages?
  14. What is a surrogate key? (Sometimes called System key)
  15. How can you give access to the data of a table or tables without giving access to tables? (Concept of Views)
  16. What is the quickest way to import data from a file to a table without writing programs? (DTS Import/Export wizard, DTS packages).
  17. diff between delete and truncate
  18. when you will use having clause
  19.  what is index,adv and dis adv
  20. what is trigger
  21. what is temp table,how many types are there,when you will use?
  22. what is cursor?when you will use?
  23. when you will use group by
  24. there is a scenario like 2 or 3 tables and we need to join those and we need to retrieve data.
  25. Here different types of questions they will ask

          1) what is the difference between sub query and join

          2) how many types of joins are there?

          3) if we are using 1 join then they will ask why you are this one,why can't other join

          4) can you tell me in how many different ways you can solve this  scenario

5) more questions we will get here on joins on various different scenarios

26. they will ask questions on few string functions(like what is mid,replace etc)

27. what is compiling and parsing?

28. what is normalization?what is 1st,2nd,3rd normalforms?

29. what is primary key,foreign key,unique key?diff between them?

30. can primary key contain nulls?

31. types if integrity constraints?

32. most of the times they will give scenarios and we need to tell the query(they will give time)  and those will be on joins or using group by or using temp table.

           

  1. Difference between Stuff and replace
  2. what is the use of NO LOCK keyword using in the query
  3. Can we roll back the data if we use delete statement?
  4. difference between stored procedure and function
  5. what is referential integrity
  6. how will you get number of rows in a table
  7. Scenario question: Table A and Table B has empid. How will you get empid that are not in table b
  8. what is sub query
  9. difference between local temp table and global temp table
  10. What is view? Can you insert or update in a view?
  11. Why we are going for stored procedure?
  12. difference between local temp table and global temp table
  13. Types of indexes.
  14. What is view? Can you insert or update in a view?
  15. Why we are going for stored procedure?
  16. What is difference between Surrogate and Natural Key?
  17. When can we implement Self and Outer Joins?
  18. Use of @@RowCount.
  19. Syntax and writing queries for different types of join.
  20. What is composite Key?
  21. Who transactions are maintained in SQL?
  22. Explain Joins, Their Types with example?
  23. What is stored procedure? Why we use stored procedure?
  24. what is referential integrity
  25. Stored procedure Vs UDF.
  26. Explain View?
  27. What is Association Table?
  28. What are the relationships exist between two tables?
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值