Cloud Computing
How to Create Sample SQL Server database in Azure
How to Create Sample SQL Server database in Azure Azure is a cloud computing platform provided by Microsoft. It helps
Power BI
Power BI Components
Power BI Components Power BI is a powerful Business Intelligence and data visualization application. In this article, we will learn
Tableau
Create Your First Tableau Visualization
Create Your First Tableau Visualization Tableau is a popular Business Intelligence and data visualization application. In this article we will
Database
Joins in SQL
Joins in SQL Joins allow us to combine data from two or more tables based on Primary and Foreign keys.
Database
Download and Install AdventureWorks Sample Database
Download and Install AdventureWorks Sample Database In this blog, we will learn how to Download and Install AdventureWorks Sample Database.
Database
Install SQL Server 2019 Express Edition on Windows 10
Install SQL Server 2019 Express Edition on Windows 10 SQL Server Express Edition is a good way to learn a database. It
Technology
What is System Development Life Cycle (SDLC)
What is System Development Life Cycle (SDLC) An understanding of SDLC is essential if you are starting a career in
Database
Oracle PL/SQL practice questions
Oracle PL/SQL practice questions On request of our students, please find below Oracle PL/SQL practice questions. These examples
Database
How to verify Oracle installation on windows 10
After Oracle installation is done, it’s time to learn how to verify Oracle installation on windows 10. Following the below
Database
Primary Key and Foreign Key with example
Primary Key and Foreign Key with example Primary keys and Foreign keys define the relationship between tables in a relational
Database
Basics of RDBMS
Basics of RDBMS We have installed Oracle and learned about Codd rules, now we should dive a little more and
Database
What are the 12 Codd rules of RDBMS
What are the 12 Codd rules of RDBMS In the previous blog, we installed Oracle. In this blog, we will learn