May 2, 2024, 7 a.m. | DbVisualizer

DEV Community dev.to

The guide simplifies SQL, focusing on commonly used commands for effective data handling. You can also download an extensive SQL cheat sheet here.


Key SQL commands include:


DML


SELECT, INSERT, UPDATE, DELETE



  • Retrieve data: SELECT name FROM employees WHERE department = 'Sales';.

  • Add data: INSERT INTO employees (name, department) VALUES ('Jane', 'HR');.


DDL


CREATE, ALTER, DROP



  • Create new table: CREATE TABLE projects (id INT, title VARCHAR(100));.

  • Modify table: ALTER TABLE projects ADD budget DECIMAL;.





FAQ


What is a subquery?

A …

data download employees guide jane key sales sql update values

Software Engineer for AI Training Data (School Specific)

@ G2i Inc | Remote

Software Engineer for AI Training Data (Python)

@ G2i Inc | Remote

Software Engineer for AI Training Data (Tier 2)

@ G2i Inc | Remote

Data Engineer

@ Lemon.io | Remote: Europe, LATAM, Canada, UK, Asia, Oceania

Artificial Intelligence – Bioinformatic Expert

@ University of Texas Medical Branch | Galveston, TX

Lead Developer (AI)

@ Cere Network | San Francisco, US