SQL - Zero to Hero Series Intro
Learning SQL

SQL - Zero to Hero Series Intro

There are 4126 courses on Udemy, with the title - Zero to Hero :-)

Don't go by the funny naming, these courses often proved to be the best value addition to the time spent.

Hey everyone, I am Pradyum and this series will be all you need to review SQL anytime in the future.

SQL is a fundamental skill if you want to do anything related to Data and AI.

A typical SQL environment looks like this -

Credits
Database schema and SQL queries play a key role in making data-driven decisions for each org vertical (sales, marketing etc)

There are three major types of SQL statements that can be written -

  1. DDL (Data Definition Language), Defines the database. CREATE, ALTER, DROP
  2. DML (Data Manipulation Language), Loads the database. INSERT, DELETE, UPDATE, SELECT (Includes group by, order by etc)
  3. DCL (Data Control Language), Controls the database. GRANT, ADD, REVOKE

DDL is used for physical design and maintenance

DML is used for implementation of the database

DCL is used for implementation & maintenance of the database

That's all for the introduction! Thanks for reading.


Additional -

Credits




Yassine Fatihi ???????

Founded Doctor Project | Systems Architect for 50+ firms | Built 2M+ LinkedIn Interaction (AI-Driven) | Featured in NY Times T List.

1 年

Absolutely game-changing insights! Pradyum Soni

要查看或添加评论,请登录

Pradyum Soni的更多文章

  • Quantum Cryptography

    Quantum Cryptography

    Recently I gave mid-term exam for a cybersecurity course and learned something interesting. If you are curious to know…

    6 条评论
  • Consulting is the business of Brains

    Consulting is the business of Brains

    What is the most important asset for a real estate business ? "Real Estate" What is the most important asset for a SaaS…

  • What exactly is Technology Consulting ?

    What exactly is Technology Consulting ?

    Deloitte explains their tech consultant's job as - "Deloitte Consulting's technology professionals help clients…

  • Cloud Deployment Models

    Cloud Deployment Models

    Cloud computing is becoming increasingly important with a massive push triggered by covid. A brief overview on cloud…

社区洞察

其他会员也浏览了