Removed from the App Store
20% OFF

Learn & Validate SQL

1.3 for iPhone
$3.99 · $4.99
0

0 Ratings

Update Date

2021-01-23

Size

3.2 MB

Screenshots for iPhone

iPhone
Learn & Validate SQL Description
Will you start learning SQL in Oracle?
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 (T-SQL) for Oracle

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

This App acts as a reference for the PL-SQL language

Validate SQL code through Augmented Reality (Text Recognition - possibility to take a picture of the code on your PC)

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

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 the various options

Two examples executed from a real table (Automobile Table)


FEATURE 1 - SQL VALIDATOR
__________________________________

This application provides a validator that intends to check if a DML or DDL statement is syntactically correct. This feature is fantastic for those who are starting to learn the SQL language.

Functionalities:

1.1) Capture SQL code directly from the PC monitor (and directly from SQL Server, Oracle, MySQL or Access query window)

1.2) Write an SQL statement directly in the application

2) Step-by-step validation with clear error indication (with suggestions and automatic corrections)


Note:
Select and Create statement is not yet available for Validation. Likewise, sub-queries, expressions and column and table names using spaces are not yet evaluated.
We are working on this feature which will be available in a future release.

Statements available:

- INSERT
- UPDATE
- DELETE
- ALTER (Database, Table or Indexes)
- DROP (Database, Table or Constraints)


FEATURE 2 – SQL REFERENCE
__________________________________

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
- Top, Distinct, Order By
- Where
- Relational, Math & String Operators
- Wildcards
- Group By, Having, Aggregate Functions
- Union, Intersect, Except (Any & All)
- Subqueries
- Joins (Inner, Full, 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, IX)

3.2 - ALTER

- Alter Columns
- Add Constraints
- Drop Constrains

3.3 - DROP

- Drop Table
- Drop Database
- Drop Index

3.4 - TUNCATE

- Delete Versus Truncate
Learn & Validate SQL 1.3 Update
2021-01-23
Minor corrections
Changes to the graphical environment
More Information
Price:
$3.99
Version:
1.3
Size:
3.2 MB
Update Date:
2021-01-23
Developer:
Paulo Narra
Language:
English

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
1.3 2021-01-23
Minor corrections
Changes to the graphical environment
1.2.2 2020-06-02
Correction of minor errors
1.2.1 2020-04-27
Correction of minor errors