Skip to content

Akashay-Anand/DataBase

Repository files navigation

DataBase

Things Covered in DBMS

    1. What is DBMS ? Mention advantages..
    1. What is Database?
    1. What is a database system?
    1. ACID properties (VVVVV IMP)
    1. Indexing in DBMS
    1. E-R Model ?
    1. Diff between 2 tier and 3 tier architecture

Things to Cover in DBMS:

  1. What is RDBMS ? Properties..

  2. Types of database languages

  3. Difference between vertical and horizontal scaling

  4. What is sharding

  5. Keys in DBMS

  6. Types of relationship

  7. Data abstraction in DBMS, three levels of it

  8. What is DDL (Data Definition Language)

  9. What is DML (Data Manipulation Language)

  10. What is normalization ? Types of them ..

  11. What is denormalization ?

  12. What is functional dependency ?

  13. Conflict Serializability in DBMS ..

  14. Explain Normal forms in DBMS

  15. What is CCP ? (Concurrency Control Protocols)

  16. Entity, Entity Type, Entity Set, Weak Entity Set..

  17. What are SQL commands ? Types of them..

  18. Nested Queries in SQL ?

  19. What is JOIN .. Explain types of JOINs

  20. Inner and Outer Join

  21. Practice sql queries from leetcode

  22. Diff between TRUNCATE and DELETE command ..

  23. Difference between Intension and Extension in a DataBase

  24. Difference between share lock and exclusive lock, definition of lock

Questions

Q) what is 'distinct' and waht is 'upper' keyword Q) difference between 'count' 'length'

Things to add

about all keys

  • primary key
  • Foreign key
  • Unique key
  • candidate key
  • Alternate key
  • Composite key
  • Super key

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published