Some Topics to Know and Understand to prepare for a DBMS related Job Interview

Some Topics to Know and Understand
to prepare
for a DBMS related Job Interview

ACID

Database Normalization

  • 1NF: No repeating groups possible for a cell, PK identified, dependencies mapped

  • 2NF: No Partial Dependence. Non key attributes must have to depend on the full key

  • 3NF: No transitive dependency. non key attributes must have to depend on the primary key, not on any other attributes. if there is another candidate key, still that is in 3NF

  • BCNF: 3NF satisfied but multiple candidate key exist then BCNF required

  • 4NF: Multivalued Dependency exist. Need to remove that.

  • 5NF: Do not have Join dependency

4NF: Normalization

Normalization

Read Misc.: PL/SQL, T-SQL

Cursors, Triggers, Functions, Stored Procedures

Oracle Misc.

Oracle Admin and Policies

Misc. Oracle

MongoDB Misc.


Sayed Ahmed
Professor, Software Engineer, Data Scientist, and ML EngineerPart-time Professor and Course Facilitator at Colleges in Ontario, Canada
Extensive experience in Software Development and Engineering
Significant experience in Teaching.
Taught in Universities, Colleges, and Training Institutes
Master of Engineering (MEng.) in Electrical and Computer Engineering (McMaster University) (Changed Ph.D. Studies to MEng)
MSc in Data Science and Analytics (TMU/Ryerson)
MSc in Computer Science (U of Manitoba)
BSc. Engineering in Computer Science and Engineering (BUET).
(Session: 1994-95 to 1996-97 Class: 1996 to 2001)

Linkedin: https://ca.linkedin.com/in/sayedjustetc

Permanent link to this article: http://bangla.sitestree.com/some-topics-to-know-and-understand-to-prepare-for-a-dbms-related-job-interview/

Leave a Reply