-
- What is DBMS ? Mention advantages..
-
- What is Database?
-
- What is a database system?
-
- ACID properties (VVVVV IMP)
-
- Indexing in DBMS
-
- E-R Model ?
-
- Diff between 2 tier and 3 tier architecture
-
What is RDBMS ? Properties..
-
Types of database languages
-
Difference between vertical and horizontal scaling
-
What is sharding
-
Keys in DBMS
-
Types of relationship
-
Data abstraction in DBMS, three levels of it
-
What is DDL (Data Definition Language)
-
What is DML (Data Manipulation Language)
-
What is normalization ? Types of them ..
-
What is denormalization ?
-
What is functional dependency ?
-
Conflict Serializability in DBMS ..
-
Explain Normal forms in DBMS
-
What is CCP ? (Concurrency Control Protocols)
-
Entity, Entity Type, Entity Set, Weak Entity Set..
-
What are SQL commands ? Types of them..
-
Nested Queries in SQL ?
-
What is JOIN .. Explain types of JOINs
-
Inner and Outer Join
-
Practice sql queries from leetcode
-
Diff between TRUNCATE and DELETE command ..
-
Difference between Intension and Extension in a DataBase
-
Difference between share lock and exclusive lock, definition of lock
Q) what is 'distinct' and waht is 'upper' keyword Q) difference between 'count' 'length'
about all keys
- primary key
- Foreign key
- Unique key
- candidate key
- Alternate key
- Composite key
- Super key