| Other DB Development Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is denormalization and when would you go for it? | | 2 |
| Explain the general syntax for a SELECT statements covering
all the options. | | 2 |
| Define candidate key, alternate key, composite key?
| | 6 |
| What is a self join? Explain it with an example? | | 2 |
| what is Normalization? | TCS | 2 |
| What is the system function to get the current user's user
id? | | 1 |
| How do you implement one-to-one, one-to-many and many-to-
many relationships while designing tables? | SQL-Star | 1 |
| What are cursors? Explain different types of cursors? | | 3 |
| What is normalization? Explain different levels of
normalization? | IBM | 2 |
| What is bit datatype and what's the information that can be
stored inside a bit column? | | 2 |
| What are the disadvantages of cursors? How can you avoid
cursors? | | 1 |
| What is an extended stored procedure? | | 1 |
| how will I find the duplicate rows count from employees
tablein oracle. | | 1 |
| What are defaults? Is there a column to which a default
can't be bound? | | 1 |
| Given an employee table, how would you find out the second
highest salary? | | 4 |
| |
| For more DB Development Interview Questions Click Here |