Database Basics with Joins and Unions
Most of the people coming from different technical and educational background when they start their Data Science journey they may face problems in understanding databases. For example, what is database? What is Primary key? What are different types of tables like Transaction table and Reference table? What are different types of joins? What are different …