What are the types of indexes that are present inside a database?
What is difference between clustered, non-clustered and unique index?
What is the use of default key?
What will happen non-clustered index will be created on clustered index?
How many types of normalization? What is the use of it?
What are different types of data models available? Explain with example?
What does new grouping sets enables you to do?
What is the advantage of varchar2 over char?
Why merge statement is used inside the database?
How heap is implemented in database?
What are different types of joins used in?
What are the concurrency problems a database faces?
What does currency type mean in database?
After normalization, what are the conditions which have to keep in mind to de-normalize it?
Explain normalization in one line?