
SQL
Sort
Group
Having
Database
Collection of Tables
Rows and Columns
JOIN
SQL JOIN example
SQL Operators
SQL using apex oracle.
•Sign-up for account
•Request Workspace (oracle.com)
•Sign-up below link. Copy and paste the link below in your browser.
•https://apex.oracle.com/pls/apex/r/apex/quick-sign-up/request-workspace
Or
•if you already have an account
•Login below with Oracle Apex
•https://apex.oracle.com/pls/apex/r/apex/workspace-sign-in/oracle-apex-sign-in
SQL tool Microsoft Access.
Download Access
•You can download access from
•Buy Microsoft Access - Standalone Price & License | Microsoft Store
•https://www.microsoft.com/en-us/microsoft-365/p/access/CFQ7TTC0HHMX?activetab=pivot:overviewtab
•You can get Microsoft access as a subscription from
•Compare All Microsoft 365 Plans (Formerly Office 365) - Microsoft Store
SQL using Microsoft sql server management studio.
•SQL Server Downloads | Microsoft
•You can download Microsoft SQL server express edition using the above link or copy and paste below link in your browser.
•https://www.microsoft.com/en-us/sql-server/sql-server-downloads
•Please check for hardware requirements that your system meets the minimum hardware requirements.
Left Blank.
SQL Structural Query Language.
RDBMS relational database management system.
Interact with databases using SQL.
Common day database Microsoft Access, Microsoft SQL Server, Oracle, MySQL.
Get results from database. SELECT
Filter results from database. WHERE
Sort data/results from database. ORDER BY
Group data/results from database. GROUP BY
HAVING
RDBMS. TABLES. ROWS. COLUMNS
Table examples
Orders
Orderdetails
Products
Customers
In this class, we assume that the database already exist and we are interacting with the database using the SQL.
We will see how to select records, filter records, group records, sort records from the database.
If you like to program and have interest in database then this course will guide you to utilize it.
Learning this could you could apply these skills as Data Science, Database Developer.
Database design and development is how you create databases vs. SQL is how you interact with database.
If you are a Marketing professional and would like to get your reports from a system then this course will help you how to do that...
SQL allows you slice and dice the data in different shape or form.
You can create dashboards, charts graphs using the SQL as the foundation.
good luck learning and hope you enjoy the course.