ผู้พัฒนา:
ราคา: $7.99
การจัดอันดับ: 0 
ความเห็น: 0 เขียนความเห็น
รายการ: 0 + 0
แต้มแล: 0 + 1 (1.0) ¡
แต้มแล +1

คำอธิบาย

Learn SQL for MySQL
Will you start learning SQL in MySQL?
Did you forget the statements many times?
Do you no longer remember the syntax and the result of an statement?

Developed to easily learn SQL Programming for MySQL

. . . . . . . . . . . . . . . . . . . . .

This App acts as a reference for the SQL language
Learn DML & DDL statements with description, syntax, notes and examples

For each statement is presented:

Detailed description of the statement/command purpose

Syntax of the statement with various options

Two examples executed from a real table (Automobile Table)

Provides:
. . . . . . . . . . . . . . . . . . . . .

1. GENERAL

1.1 - Comments
1.2 - Data Types

2. (DML) Data Manipulation Language

2.1 – SELECT

- Columns, Multi-Column, All Columns
- Expressions, Functions, Alias
- Limit, Distinct, Order By
- Where
- Relational, Math & String Operators
- Wildcards
- Group By, Having, Aggregate Functions
- Union (Any & All)
- Subqueries
- Joins (Inner, Right, Left)
- Select Into

2.2 - INSERT

- With Columns names
- Without Column names
- Rules
- Insert Into ... Select

2.3 - DELETE

- Delete All Rows
- Delete ... Where
- Rules
- Referencial Integrity

2.4 - UPDATE

- Update All Rows
- Update ... Where
- Rules

3. (DDL) DATA DEFINITION LANGUAGE

3.1 - CREATE

- Create Database
- Create Table
- Create Index
- Auto-Increment
- Constraints (PK, FK, CK, DF, UQ, NN)

3.2 - ALTER

- Alter Columns
- Add Constraints
- Drop Constrains

3.3 - DROP

- Drop Table
- Drop Database
- Drop Index

3.4 - TUNCATE

- Delete Versus Truncate
ขึ้น ↓

ภาพหน้าจอ

#1. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#2. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#3. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#4. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#5. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#6. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#7. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#8. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#9. Learn SQL for MySQL (macOS) โดย: Paulo Narra
#10. Learn SQL for MySQL (macOS) โดย: Paulo Narra

มีอะไรใหม่

  • เวอร์ชัน: 3
  • อัปเดต:
  • App update to support new IOS

ราคา

  • วันนี้: $7.99
  • ต่ำสุด: $1.99
  • มากที่สุด: $7.99
 
ติดตามราคา

ผู้พัฒนา

แต้มแล

ไม่พบ ☹️

การจัดอันดับ

ไม่พบ ☹️

รายการ

ไม่พบ ☹️

ความเห็น

แสดงรีวิวเป็นคนแรกเลย 🌟

ข้อมูลเพิ่มเติม

รายชื่อติดต่อ

Learn SQL for MySQLLearn SQL for MySQL URL แบบสั้น: คัดลอกแล้ว!

คุณอาจชอบ

    • SQL Studio
    • macOS แอป: เครื่องมือ  โดย: codeBuilder
    • $5.99   
    • รายการ: 0 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 0   เวอร์ชัน: 1.25   SQL Studio is the simplest way to access your Microsoft SQL Servers natively from your Mac. With SQL Studio you can:- - Attach to multiple servers - Authenticate with SQL or Windows ...
        ⥯ 
    • MySQL Commander
    • macOS แอป: เครื่องมือ  โดย: Niklas Saers
    • $9.99   
    • รายการ: 0 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 0   เวอร์ชัน: 1.4.0   Powerful MySQL client for Mac Great SQL query editor with syntax highlighting and fast query editing Queries are saved across devices using iCloud Work with and see multiple SQL ...
        ⥯ 
    • Learn Python (Step By Step)
    • macOS แอป: เครื่องมือ  โดย: Paulo Narra
    • $3.99   
    • รายการ: 1 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 1 + 1 (5.0)   เวอร์ชัน: 1.21   Want to learn Python the easy way? Do you want to remember the syntax and result of an statement? Developed so that students or teachers can easily learn the Python language More than ...
        ⥯ 
    • Chat-SQL
    • macOS แอป: เครื่องมือ  โดย: Pannous
    • $1.99   
    • รายการ: 0 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 3 + 0   เวอร์ชัน: 1.0   Chat SQL allows you to naturally talk to your databases. Tell it what you want to know, change or do and it will transform your English input into SQL using OpenAI's GPT. Chat SQL ...
        ⥯ 
    • SQLPro for MySQL
    • macOS แอป: เครื่องมือ  โดย: Hankinsoft Development Inc
    • * ฟรี   
    • รายการ: 3 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 2 + 0   เวอร์ชัน: 2024.30   SQLPro for MySQL is a powerful MySQL & MariaDB database client which allows quick and simple access to MySQL Servers, including (but not limited to) those hosted in Amazon RDS and ...
        ⥯ 
    • Python & SQL
    • macOS แอป: เครื่องมือ  โดย: Fedor Obraztsov
    • * ฟรี   
    • รายการ: 1 + 1   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 83 (4.7)   เวอร์ชัน: 3.00   Learn programming with the best code recipes. Python: - How to get a substring? - How to declare a generalized method? - How to perform a database query? SQL: - How to combine multiple
        ⥯ 
    • DBManage-mysql postgres mssql
    • macOS แอป: เครื่องมือ  โดย: 著显 朱
    • ฟรี   
    • รายการ: 1 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 1 + 0   เวอร์ชัน: 3.66   Database manage tool for MySQL MSSQL PostgreSQL SQLite SQLServer ETCD Redis mongodb 1.connect database with ip port username password 2.show all database 3.chose database show all ...
        ⥯ 
    • Navicat 17 for MySQL
    • macOS แอป: เครื่องมือ  โดย: PremiumSoft CyberTech Ltd.
    • * ฟรี   
    • รายการ: 0 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 0   เวอร์ชัน: 17.2.6   Navicat for MySQL is a complete package designed for the unified management and development of MySQL and MariaDB databases. It features visual designers for database modeling and data ...
        ⥯ 
    • RoboDB MySQL Manager
    • macOS แอป: เครื่องมือ  โดย: Global Web SRL
    • ฟรี   
    • รายการ: 0 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 0   เวอร์ชัน: 1.5.0   RoboDB MySQL Database Manager is an effective app that allows you to manage your MySQL databases and users. The app provides a graphical interface simplify the process of managing ...
        ⥯ 
    • OCaml: Learn & Code
    • macOS แอป: เครื่องมือ  โดย: Groupe MINASTE
    • * ฟรี   
    • รายการ: 0 + 1   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 15 (4.6)   เวอร์ชัน: 1.2.9   The all-in-one OCaml bundle for iOS, iPadOS and macOS! Learn the language and practice with a powerful editor and interactive top level available in the app, working offline. CODE - ...
        ⥯ 
    • Valentina Studio
    • macOS แอป: เครื่องมือ  โดย: Paradigma Software
    • * ฟรี   
    • รายการ: 1 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 2 + 0   เวอร์ชัน: 15.1.1   100% Free - The Best Database Management GUI for DuckDB, SQLite, MS SQL Server, MariaDB, MongoDB, MySQL, PostgreSQL and Valentina databases Valentina Studio brings you powerful, visual
        ⥯ 
    • SQLVault
    • macOS แอป: เครื่องมือ  โดย: Pierre Marcotte
    • ฟรี   
    • รายการ: 0 + 0   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 1 + 0   เวอร์ชัน: 2.1.1   Discover how easy it is to learn SQL and build your own database with SQLVault. Whether you re a beginner or just looking to simplify database creation, it s never been easier. With ...
        ⥯ 
    • Haskell
    • macOS แอป: เครื่องมือ  โดย: Manuel Chakravarty
    • $8.99   
    • รายการ: 1 + 1   การจัดอันดับ: 0   ความเห็น: 0
    • แต้มแล: 0 + 0   เวอร์ชัน: 1.8.2   Learn functional programming with Haskell. Haskell for Mac provides everything you need in one convenient package. You get an easy-to-use innovative programming environment optimized ...
        ⥯ 

คุณอาจชอบ

โอเปอเรเตอร์การค้นหาที่คุณสามารถใช้กับ AppAgg
เพิ่มใน AppAgg
AppAgg
เริ่มต้นใช้งาน – ฟรี
ลงทะเบียน
ลงชื่อเข้าสู่ระบบ