appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

SQL & MySQL - Learn Databases

com.rodrigogomez.Learn.SQL.Databases

Total installs
100+
Rating
5.0(1 reviews)
Released
April 3, 2023
Last updated
May 1, 2024
Category
Developer Tools
Developer
Rodrigo Gomez U
Developer details

Name
Rodrigo Gomez U
E-mail
unknown
Website
https://rodrigoapps.servicioswebs.net/
Country
unknown
Address
unknown
iOS SDKs

  • No items.

Screenshots

SQL & MySQL - Learn Databases Screenshot 1 - AppWisp.com
SQL & MySQL - Learn Databases Screenshot 2 - AppWisp.com
SQL & MySQL - Learn Databases Screenshot 3 - AppWisp.com
SQL & MySQL - Learn Databases Screenshot 4 - AppWisp.com

Description

Learn SQL Databases

Learn SQL in a simple way, at any time. This application can be used by beginners or advanced in the database environment, to learn the syntax, learn how to insert, update, delete and extract records from a database, among many other functions.

In addition, SQL - Databases is ideal for refreshing concepts and the syntax of the sentences of this programming language.

Characteristics:

1. A simple design to use the application.

2. Instant information on the various statements of the SQL language.

3. Information of all kinds of the SQL programming environment, examples of use of the SELECT, DISTINCT, WHERE, ORDER BY, INSERT, UPDATE, DELETE, BETWEEN statements, among many other SQL functionalities for Databases.

Learn SQL Databases, it incorporates various sections and in each of the menu options a breakdown of the topics to be covered:

Commands:

-SELECT

-DISTINCT

- WHERE

- AND / OR

-IN

- BETWEEN

-LIKE

-ORDER BY

- FUNCTIONS

-COUNT

-GROUP BY

-HAVING

- ALIAS

-JOIN

-OUTER JOIN

- CONCATENATE

-SUBSTRING

-TRIM

Table Manipulation:

-INSERT INTO

-UPDATE

- DELETE

-CREATE TABLE

-CONTRAINT

- Primary Key

- Foreign Key

-CREATE VIEW

-CREATE INDEX

-ALTER TABLE

-DROP TABLE

-TRUNCATE TABLE

Advanced SQL:

- UNION

- UNION ALL

- INTERSECT

- MINUS

- SUBQUERY

- EXISTS

- CASE

- Many more statements of this wonderful world of SQL programming.