Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

SQL for beginners with :( PostgreSQL, MySQL, SQL Server )

via Udemy

Overview

Master the basics of querying databases and manipulating data

What you'll learn:
  • Install and setup PostgreSQL Database Server
  • Install and setup MySQL Database Server
  • Install and setup Microsoft SQL Server
  • Query databases
  • Perform Database Table Joins
  • Filter Data
  • Sort Data
  • Aggregate Functions
  • Group Data

SQL is a standard language for accessing and manipulating databases.

SQL is one of the most in-demand tech skill used across many industries.

What is SQL?

SQL stands for Structured Query Language


What Can SQL do?

  • SQL lets you access and manipulate databases

  • SQL can execute queries against a database

  • SQL can retrieve data from a database

  • SQL can insert records in a database

  • SQL can update records in a database

  • SQL can delete records from a database

  • SQL can create new databases

  • SQL can create new tables in a database

  • SQL can create stored procedures in a database

  • SQL can create views in a database

  • SQL can filter data returned from a database

  • SQL can sort data returned by a database.

  • SQL can be used to truncate and drop tables.

PostgreSQL is a powerful, open source object-relational database system.

PostgreSQL is an advanced, enterprise-class, and open-source relational database system. PostgreSQL supports both SQL (relational) and JSON (non-relational) querying.

PostgreSQL is a highly stable database backed by more than 20 years of development by the open-source community.

PostgreSQL is used as a primary database for many web applications as well as mobile and analytics applications.


MySQL is a relational database management system based on SQL – Structured Query Language. The application is used for a wide range of purposes, including data warehousing, e-commerce, and logging applications. The most common use for mySQL however, is for the purpose of a web database.


SQL SERVER is a relational database management system (RDBMS) developed by Microsoft. It is primarily designed and developed to compete with MySQL and Oracle database.

SQL Server supports ANSI SQL, which is the standard SQL (Structured Query Language) language. However, SQL Server comes with its own implementation of the SQL language, T-SQL (Transact-SQL).

T-SQL is a Microsoft propriety Language known as Transact-SQL. It provides further capabilities of declaring variable, exception handling, stored procedure, etc.

SQL Server Management Studio (SSMS) is the main interface tool for SQL Server, and it supports both 32-bit and 64-bit environments.





Taught by

Bluelime Learning Solutions

Reviews

4.5 rating at Udemy based on 260 ratings

Start your review of SQL for beginners with :( PostgreSQL, MySQL, SQL Server )

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.