Videos

Video thumbnail for Introduction to Relational Databases
12:08
Icon for www.youtube.comyoutube.com › watch

Introduction to Relational Databases

DBMS: Introduction to Relational Databases Topics discussed: 1. Introduction to relational databases. 2. Relation, tuple, and attribute. 3. Instance relation and domain with an example. 4. Atomic values and NULL values with example. 5. How the relationships are maintained in RDBMS. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly ...
YouTube
· Oct 1, 2022
Video thumbnail for What are Relational Databases for Beginners
03:49
Icon for www.youtube.comyoutube.com › watch

What are Relational Databases for Beginners

In this video we will teach a simple explanation of relational databases for beginners. A relational database (RDB) is a way of structuring information in tables, rows, and columns. An RDB has the ability to establish links—or relationships–between information by joining tables, which makes it easy to understand and gain insights about the ...
YouTube
· Aug 6, 2022
Video thumbnail for Lec-44: Introduction to Relational Algebra | Database Management System
04:24
Icon for www.youtube.comyoutube.com › watch

Lec-44: Introduction to Relational Algebra | Database Management System

👉Subscribe to our new channel:https://www.youtube.com/@varunainashots Database Management System(Complete Playlist): https://www.youtube.com/playlist?list=PLxCzCOWd7aiFAN6I8CuViBuCdJgiOkT2Y Other subject-wise playlist Links ...
YouTube
· Jun 23, 2018
Video thumbnail for Basics of Relational Algebra
07:53
Icon for www.youtube.comyoutube.com › watch

Basics of Relational Algebra

DBMS: Basics of Relational Algebra Topics discussed: 1. Introduction to relational algebra with an explanation of application areas of abstract algebra, linear algebra, and boolean algebra. 2. Theoretical basics of relational algebra. 3. Importance of having relational algebra in relational databases. 4. List of various fundamental and ...
YouTube
· Oct 28, 2022
Video thumbnail for Introduction to Relational Data Model
06:53
Icon for www.youtube.comyoutube.com › watch

Introduction to Relational Data Model

DBMS: Introduction to Relational Data Model Topics discussed: 1. History of Relational Data Model 2. Terminologies: a. Relation b. Tuple c. Attributes d. Domain e. Relation Schema f. Degree (or arity) of a relation g. Cardinality h. Relational Database Schema i. Relational database state (or relation instance) Follow Neso Academy on Instagram ...
YouTube
· Jun 22, 2021
Video thumbnail for Relational Algebra Queries (Part 1)
21:39
Icon for www.youtube.comyoutube.com › watch

Relational Algebra Queries (Part 1)

DBMS: Relational Algebra Queries (Part 1) Topics discussed: Solved queries based on Relational Algebra: 1) Retrieve the names of all employees who work for the ‘Headquarters’ Department. 2) For every project located in ‘Stafford’, list the project number, controlling department, and the manager’s name. 3) Find the names of the ...
YouTube
· Nov 11, 2021
Video thumbnail for What is a Relational Database?
07:54
Icon for www.youtube.comyoutube.com › watch

What is a Relational Database?

Learn more about WatsonX: https://ibm.biz/BdPuQx Learn more about Relational Databases → https://ibm.biz/BdfJmd Watch "SQL vs. NoSQL" lightboard video → https://youtu.be/Q5aTUc7c4jg Check out IBM Db2 on Cloud → https://ibm.biz/BdfJmR Relational Databases have been a key part of application development for fifty years. In this video, Jamil ...
YouTube
· Oct 22, 2021
Video thumbnail for Additional Relational Algebra Operations
21:58
Icon for www.youtube.comyoutube.com › watch

Additional Relational Algebra Operations

DBMS: Additional Relational Algebra Operations Topics discussed: 1. Aggregate Functions. 2. Recursive Closure Operations. 3. Outer Join Operation: i. Left Outer Join. ii. Right Outer Join. iii. Full Outer Join. 4. Outer Union Operation. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE) Contribute: http://www.nesoacademy.org ...
YouTube
· Sep 6, 2021
Video thumbnail for What is a relational database? | IBM
Icon for www.ibm.comibm.com › think

What is a relational database? | IBM

In this essential guide, learn about how relational databases work and how they compare to other database options.
ibm.com
· Dec 13, 2024
Video thumbnail for DBMS - Relational Algebra Questions with Solution - Part 1.
09:56
Icon for www.youtube.comyoutube.com › watch

DBMS - Relational Algebra Questions with Solution - Part 1.

We solve a question related to Relational Algebra(DBMS ). For SQL(MySQL) Solution for the same question, click here: https://youtu.be/ca3d5Lv1arI
YouTube
· Mar 16, 2021
Video thumbnail for Relational Algebra (Cartesian Product Operation)
24:41
Icon for www.youtube.comyoutube.com › watch

Relational Algebra (Cartesian Product Operation)

DBMS: Relational Algebra (Cartesian Product Operation) Topics discussed: 1. Recap of various fundamental operations in relational algebra. 2. Basics of Cartesian (X) product operation in relational algebra. 3. Syntax and working of Cartesian (X) product operation in relational algebra. 4. Solved examples using Cartesian (X) product operation in ...
YouTube
· Nov 13, 2022
Video thumbnail for Basic Concepts of Entity-Relationship Model
08:49
Icon for www.youtube.comyoutube.com › watch

Basic Concepts of Entity-Relationship Model

DBMS: Entity-Relationship (ER) Model Topics discussed: 1. Terminologies in relation to the ER Model: a. Entity. b. Attributes: • Composite vs Simple Attributes • Single-valued vs Multivalued Attributes • Derived vs Stored Attributes c. Complex Attributes. d. Null values. e. Entity Type, Entity Set. f. Key Attribute & Value Set of ...
YouTube
· May 27, 2021
Video thumbnail for Relational Algebra (Rename Operation)
09:37
Icon for www.youtube.comyoutube.com › watch

Relational Algebra (Rename Operation)

DBMS: Relational Algebra (Rename Operation) Topics discussed: 1. Recap of various fundamental operations in relational algebra. 2. Basics of Rename (ρ) operation in relational algebra. 3. Syntax and working of Rename (ρ) operation in relational algebra. 4. Solved examples using Rename (ρ) operation in relational algebra. 5. Homework problem ...
YouTube
· Nov 16, 2022
Video thumbnail for Relational Algebra Operations - Set Theory
11:49
Icon for www.youtube.comyoutube.com › watch

Relational Algebra Operations - Set Theory

DBMS: Relational Algebra Operations - Set Theory Topics discussed: 1. The UNION Operation. 2. The INTERSECTION Operation. 3. The MINUS (or SET DIFFERENCE) Operation. 4. The CARTESIAN PRODUCT (or CROSS PRODUCT or CROSS JOIN) Operation. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE) Contribute: http://www.nesoacademy.org ...
YouTube
· Aug 13, 2021
Video thumbnail for Tuple Relational Calculus (Formal Definition)
12:53
Icon for www.youtube.comyoutube.com › watch

Tuple Relational Calculus (Formal Definition)

DBMS: Tuple Relational Calculus (Formal Definition) Topics discussed: 1. Difference between Relational Algebra and Relational Calculus. 2. Tuple Relational Calculus, formulas with examples. 3. Free and bound variables in Relational Calculus. 4. Safety of expression while writing Tuple Relational Calculus expressions with the example. 5 ...
YouTube
· Jun 29, 2022
Video thumbnail for Relational Model Constraints
12:48
Icon for www.youtube.comyoutube.com › watch

Relational Model Constraints

DBMS: Relational Model Constraints Topics discussed: 1. Schema Based Constraints: a. Domain Constraints. b. Key Constraints. c. Constraints on Null Values. d. Entity Integrity Constraints. e. Referential Integrity Constraints. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE) Contribute: http://www.nesoacademy.org/donate ...
YouTube
· Jul 1, 2021
Video thumbnail for Relational Algebra (Select Operation)
16:07
Icon for www.youtube.comyoutube.com › watch

Relational Algebra (Select Operation)

DBMS: Relational Algebra (Select Operation) Topics discussed: 1. Recap of various fundamental operations in relational algebra. 2. Basics of Select (σ) operation in relational algebra. 3. Syntax of Select (σ) operation in relational algebra. 4. Difference between select (σ) and project (π) in relational algebra. 5. Solved examples using ...
YouTube
· Oct 31, 2022
Video thumbnail for ER to Relational mapping- ER diagram conversion into Tables(Relations)-Logical Database Design
16:11
Icon for www.youtube.comyoutube.com › watch

ER to Relational mapping- ER diagram conversion into Tables(Relations)-Logical Database Design

This video explains about how to convert ER diagrams into Relations(Logical Database Design) DBMS Full PlayList https://www.youtube.com/playlist?list=PLUnv8DUpdBgRjw5xRBPC4RwEUzH3hhYN7 Data Structures and Algorithms PlayList https://www.youtube.com/playlist?list=PLUnv8DUpdBgS4QTrjR5kqMfSx05q7BrfY Deep Learning PlayList https://www.youtube.com ...
YouTube
· Mar 8, 2021
Video thumbnail for Relational Algebra (Project Operation)
08:32
Icon for www.youtube.comyoutube.com › watch

Relational Algebra (Project Operation)

DBMS: Relational Algebra (Project Operation) Topics discussed: 1. Recap of various fundamental operations in relational algebra. 2. Basics of Project (π) operation in relational algebra. 3. Syntax of Project (π) operation in relational algebra. 4. Difference between select and project (π) in relational algebra. 5. Solved examples using the ...
YouTube
· Nov 3, 2022
Video thumbnail for Tuple Relational Calculus (Example Queries)
17:21
Icon for www.youtube.comyoutube.com › watch

Tuple Relational Calculus (Example Queries)

DBMS: Tuple Relational Calculus (Example Queries) Topics Discussed: 1. Tuple Relational Calculus, formulas with examples. 2. Free and bound variables in Relational Calculus. 3. Solved examples to find the ID, name, dept name, and salary for instructors whose salary is greater than $80,000. 4. Solved examples to find the instructor ID for each ...
YouTube
· Jul 3, 2022
Video thumbnail for Relational Algebra Operations - Unary
15:25
Icon for www.youtube.comyoutube.com › watch

Relational Algebra Operations - Unary

DBMS: Relational Algebra Operations - Unary Topics discussed: 1. The SELECTION Operation. 2. The PROJECTION Operation. 3. The RENAME Operation. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE) Contribute: http://www.nesoacademy.org/donate Memberships: https://bit.ly/2U7YSPI Books: http://www.nesoacademy.org/recommended ...
YouTube
· Aug 5, 2021
Video thumbnail for Lec-45: Projection in Relational Algebra | Database Management System
06:19
Icon for www.youtube.comyoutube.com › watch

Lec-45: Projection in Relational Algebra | Database Management System

👉Subscribe to our new channel:https://www.youtube.com/@varunainashots Database Management System(Complete Playlist): https://www.youtube.com/playlist?list=PLxCzCOWd7aiFAN6I8CuViBuCdJgiOkT2Y Other subject-wise playlist Links ...
YouTube
· Jun 29, 2018
Video thumbnail for Tuple Relational Calculus (Example Queries)
17:24
Icon for www.youtube.comyoutube.com › watch

Tuple Relational Calculus (Example Queries)

DBMS: Tuple Relational Calculus (Example Queries) Topics discussed: 1. Tuple Relational Calculus. 2. Example Queries of Tuple Relational Calculus. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE) Contribute: https://www.nesoacademy.org/donate Memberships: https://bit.ly/2U7YSPI Books: https://www.nesoacademy.org ...
YouTube
· Nov 11, 2024
Video thumbnail for Lec-51: Tuple Calculus in DBMS with examples
16:09
Icon for www.youtube.comyoutube.com › watch

Lec-51: Tuple Calculus in DBMS with examples

👉Subscribe to our new channel:https://www.youtube.com/@varunainashots Relational calculus is a non-procedural query language, and instead of algebra, it uses mathematical predicate calculus. The relational calculus is not the same as that of differential and integral calculus in mathematics but takes its name from a branch of symbolic logic ...
YouTube
· Feb 1, 2021
Video thumbnail for Relational Database Relationships (Updated)
06:19
Icon for www.youtube.comyoutube.com › watch

Relational Database Relationships (Updated)

Need more help with your HSC study? Check out my new digital study guides here: https://www.maximumeducation.com.au In understanding Relational Database Relationships, we will use a Movie Rental Database schema that contains all three types of relationships: One to One Relationship A single record in one entity is only referencing a single ...
YouTube
· Aug 1, 2020
Video thumbnail for Relational model in dbms | DBMS | Lec-15 | Bhanu Priya
15:07
Icon for www.youtube.comyoutube.com › watch

Relational model in dbms | DBMS | Lec-15 | Bhanu Priya

Data base management Systems ( DBMS ) relational model concept explained #dbms #dbmstutorials #dbmslectures #databasemanagementsystems #databasemanagementsystem #databasemanagement #computerscience #education #computerengineering #database Class Notes ( pdf ) website : https://education4u.in/ Complete playlist : DBMS https://www.youtube.com ...
YouTube
· Feb 26, 2018
Video thumbnail for Relational Database Concepts
05:25
Icon for www.youtube.comyoutube.com › watch

Relational Database Concepts

Basic Concepts on how relational databases work. Explains the concepts of tables, key IDs, and relations at an introductory level. For more info on Crow's Feet Notation: http://www2.cs.uregina.ca/~bernatja/crowsfoot.html FOR INSTRUCTORS WHO ARE DOING ONLINE CLASSES: If there are other videos you need made please post a comment here. I will do ...
YouTube
· Jan 1, 2009
Video thumbnail for L3.1 Relational Model in DBMS | RDBMS | Relational Model Concepts, Examples, Terminology | DBMS
18:49
Icon for www.youtube.comyoutube.com › watch

L3.1 Relational Model in DBMS | RDBMS | Relational Model Concepts, Examples, Terminology | DBMS

#RelationalModel #RDBMS #DBMS #ShanuKuttanCSEClasses This video explains Relational Model in DBMS: 00:00 Introduction to Relational Model 02:48 What is Relational Model 04:38 What is RDBMS? Examples 06:10 Relational Model Concepts: What is Relation, Table, Attribute, Tuple, Domain, Relation Schema, Relation instance, Degree of relation ...
YouTube
· Oct 9, 2020
Video thumbnail for Relational Algebra (Set Intersection Operation)
20:35
Icon for www.youtube.comyoutube.com › watch

Relational Algebra (Set Intersection Operation)

DBMS: Relational Algebra (Set Intersection Operation) Topics discussed: 1. Recap of various additional operations in relational algebra. 2. Basics of Set Intersection (∩) operation in relational algebra. 3. Syntax and working of Set Intersection (∩) operation in relational algebra. 4. Solved examples using Set Intersection (∩) operation ...
YouTube
· Dec 15, 2022
Video thumbnail for DBMS - Relational Algebra Questions with Solution - Part 2
21:28
Icon for www.youtube.comyoutube.com › watch

DBMS - Relational Algebra Questions with Solution - Part 2

We solve a question related to Relational Algebra(DBMS ). For part 1, click here: https://youtu.be/5KlHir314FQ
YouTube
· Mar 31, 2021
Video thumbnail for Characteristics of Relations
07:40
Icon for www.youtube.comyoutube.com › watch

Characteristics of Relations

DBMS: Characteristics of Relations Topics discussed: 1. Characteristics of Relations: a. Ordering of Tuples in a Relation. b. Ordering of Values within a Tuple. c. Values & Nulls in the Tuples. d. Interpretation (or Meaning) of a Relation. Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly/2XP63OE) Contribute: http://www.nesoacademy ...
YouTube
· Jun 26, 2021
Video thumbnail for Relational Algebra (Division Operation)
08:42
Icon for www.youtube.comyoutube.com › watch

Relational Algebra (Division Operation)

DBMS: Relational Algebra (Division Operation) Topics discussed: 1. Division Operation (÷) in Relational Algebra. 2. Conditions to perform Division Operation (÷) in Relational Algebra. 3. Example problem on Division Operation (÷). 7. Homework problem on Division Operation (÷). Follow Neso Academy on Instagram: @nesoacademy(https://bit.ly ...
YouTube
· Mar 20, 2024
Video thumbnail for Domain Relational Calculus (Formal Definition)
10:11
Icon for www.youtube.comyoutube.com › watch

Domain Relational Calculus (Formal Definition)

Database Management Systems: Domain Relational Calculus (Formal Definition) Topics discussed: 1. Recap on Tuple Relational Calculus, formulas with example. 2. Introduction to Domain Relational Calculus, domain variables with formulas and examples. 3. Expressions in Domain Relational Calculus with formulas. 4. Safety of expression while writing ...
YouTube
· Jul 15, 2022
Video thumbnail for Lecture 7: Relational Model Explained || DBMS for Placements
56:13
Icon for www.youtube.comyoutube.com › watch

Lecture 7: Relational Model Explained || DBMS for Placements

This Video gives a glimpse of Relational Model in DBMS There is a lot to learn, Keep in mind “ Mnn bhot karega k chor yrr apne se nahi hoga ya maza nahi aara, Just ask 1 question “ Why I started ? “ Visit Crio: https://www.crio.do/redeem/fc944a7/ Notes & Slides Link: https://drive.google.com/drive/folders/1ayj6uJCHbMY0Sek6jAyrNNAadzd2Kzw ...
YouTube
· Jun 26, 2022
Video thumbnail for DBMS: How to draw ER diagram & Relational schema eg. company database
10:35
Icon for www.youtube.comyoutube.com › watch

DBMS: How to draw ER diagram & Relational schema eg. company database

This video explains how to draw ER diagram for company database and mapping to the Relational Schema.#dbms
YouTube
· Feb 19, 2018
Video thumbnail for Introduction to Data Models
16:24
Icon for www.youtube.comyoutube.com › watch

Introduction to Data Models

DBMS: Introduction to Data Models Topics discussed: 1. Definition of data models and need for having data models with a real-world example. 2. Various categories of the data model. 3. Relational data model with example. 4. Entity-Relationship (E-R) data model with example. 5. Object-based data model with example. 6. Semi-structured data model ...
YouTube
· Aug 31, 2022
Video thumbnail for relational algebra complete topic in dbms, various operations, various operators, relational algebra
28:43
Icon for www.youtube.comyoutube.com › watch

relational algebra complete topic in dbms, various operations, various operators, relational algebra

Complete DATABASE MANAGEMENT SYSTEMS ( DBMS ) SUBJECT PLAYLIST: https://www.youtube.com/watch?v=OoUJINUisOw&list=PLERZXVMwiajrTsmeVAjFPOIjfUc1_XaQS MY INSTAGRAM ID : https://instagram.com/nagendrasai_chennuri?igshid=ZDdkNTZiNTM= PYTHON PORGRAMMING COMPLETE SUBJECT PLAYLIST: https://www.youtube.com/watch?v=6KGs5UabSoA&list ...
YouTube
· Jun 29, 2023
Video thumbnail for Relational Query Languages
07:48
Icon for www.youtube.comyoutube.com › watch

Relational Query Languages

DBMS: Relational Query Languages Topics discussed: 1. Analogy for understanding relational query languages. 2. Need for relational query languages. 3. Categories of relational query languages. 4. Procedural query languages with an example. 5. Non-procedural query languages with an example. Follow Neso Academy on Instagram: @nesoacademy(https ...
YouTube
· Oct 23, 2022
Video thumbnail for What Is RDBMS ? | What Is Relational Database Management System ? | Relational Model Explained.
08:41
Icon for www.youtube.comyoutube.com › watch

What Is RDBMS ? | What Is Relational Database Management System ? | Relational Model Explained.

The Relational Database Management System ( RDBMS ) is a software application used to create , manage and administer the Relational databases. The RDBMS is a type of Database management system specially designed for creating and managing the relational databases . So , the next questing you may be thinking , what is a relational database . And ...
YouTube
· Oct 16, 2019
Video thumbnail for Relational data Model in DBMS || Introduction to || Concepts || Properties of || Terminologies
13:33
Icon for www.youtube.comyoutube.com › watch

Relational data Model in DBMS || Introduction to || Concepts || Properties of || Terminologies

#relationalmodelindbms #relationaldatamodelindbms #dbms
YouTube
· Apr 27, 2022
Video thumbnail for A Beginner's Guide to Designing a Relational Database (Databases 101)
25:47
Icon for www.youtube.comyoutube.com › watch

A Beginner's Guide to Designing a Relational Database (Databases 101)

Connect to your database using Chat2DB: https://chat2db.ai ======⚡⚡⚡====== Ever wondered what the process of designing a relational database would look like? In this video, we're going to learn about all the necessary steps such as logical design, physical design, security, documentation, and try to understand the underlying theory such ...
YouTube
· Oct 9, 2024
Video thumbnail for DBMS 1 to many,many to many,1 to 1 relationships
05:32
Icon for www.youtube.comyoutube.com › watch

DBMS 1 to many,many to many,1 to 1 relationships

DBMS 1 to many,many to many,1 to 1 relationships
YouTube
· Jun 18, 2020
Video thumbnail for Object Relational Database Model | Object Relational Database Management Systems | DBMS Lecture 12
09:24
Icon for www.youtube.comyoutube.com › watch

Object Relational Database Model | Object Relational Database Management Systems | DBMS Lecture 12

DBMS Lecture 12 clearly explains that how objects and tables interact in Object Relational Database Model |Object Relational Database Management Systems(ORDBMS). Both object oriented model and relational model has their own advantages and disadvantages. Its the hybrid approach of both models which is used in Object Relational Database ...
YouTube
· Oct 12, 2020
Video thumbnail for What is a Relational Database (RDBMS) with example ? DBMS Tutorial | Lec -05 Hindi
08:06
Icon for www.youtube.comyoutube.com › watch

What is a Relational Database (RDBMS) with example ? DBMS Tutorial | Lec -05 Hindi

What is RDBMS and its types? What is difference between RDBMS and database? What are 4 types of RDBMS? What is the difference between SQL and RDBMS? Notes: https://csegyan.com/ We already cover subjects: 1. C++ Programming Tutorials. 2. C Programming Language Tutorials. 3. Data Structure Tutorials 4. Operating System Tutorials 5. Digital ...
YouTube
· Jun 12, 2022
Video thumbnail for DBMS | L - 22 | Relational Algebra: Select, Project, Set Operations, Cartesian Product | Vishvadeep
46:13
Icon for www.youtube.comyoutube.com › watch

DBMS | L - 22 | Relational Algebra: Select, Project, Set Operations, Cartesian Product | Vishvadeep

In this session, Educator Vishvadeep Gothi will be discussing Relational Algebra: Select, Project, Set Operations, Cartesian Product Brahmastra Batch. Call Vishvadeep Gothi's team on 8585858585 and take your GATE & ESE Preparations to the next level. *Use Code ''VDEEP10'', Unlock FREE Special Classes on our platform, & also Get 10% off on your ...
YouTube
· Oct 7, 2022
Video thumbnail for Database Design One to Many Relationships: 7 Steps to Create Them (With Examples)
09:28
Icon for www.youtube.comyoutube.com › watch

Database Design One to Many Relationships: 7 Steps to Create Them (With Examples)

📝 Get my Database Design Guides to many different sample databases: https://www.databasestar.com/dbdesign/?utm_source=viddesc&utm_medium=youtube&utm_campaign=dbonetomany 🎓 Learn how to design an effective database and create it using SQL: https://databasestar.mykajabi.com/edd/?utm_source=viddesc&utm_medium=youtube&utm_campaign=dbonetomany ...
YouTube
· Jun 10, 2021
Video thumbnail for SESSION 15-DBMS- ER TO RELATIONAL MAPPING
23:06
Icon for www.youtube.comyoutube.com › watch

SESSION 15-DBMS- ER TO RELATIONAL MAPPING

Seven-step algorithm to convert the basic ER model constructs: Step 1: Mapping of Regular Entity Types. ........ Step 7: Mapping of N-ary Relationship Types.
YouTube
· Nov 17, 2020
Video thumbnail for Introduction to SQL Databases: Relational Databases Basics
03:20
Icon for www.youtube.comyoutube.com › watch

Introduction to SQL Databases: Relational Databases Basics

In this video, you'll explore the fundamentals of databases, the backbone of data organization. Learn how databases store and organize data electronically, focusing on relational databases and their powerful advantages over spreadsheets. Discover how data is structured in database tables, and how SQL (Structured Query Language) allows us to ...
YouTube
· Jan 6, 2025
Video thumbnail for How to Create a Relational Database in Excel
05:57
Icon for www.youtube.comyoutube.com › watch

How to Create a Relational Database in Excel

In this video, I'll guide you through multiple steps to create a relational Database in Excel. You'll learn about building a primary Table, forming a helper Table, and inserting Pivot Table. Creating a relational database can be used to manage customer information, inventory records, and any other structured data. With practical examples and ...
YouTube
· Jul 17, 2023
Video thumbnail for Example 1: Transforming ER Diagrams to a Relational Schema
21:48
Icon for www.youtube.comyoutube.com › watch

Example 1: Transforming ER Diagrams to a Relational Schema

Review lecture on Transforming ERDs to Relational Schemas: Covered in this video: - composite attributes - multivalued attributes - Binary One-to-Many Relationship
YouTube
· Mar 29, 2020