You are using an outdated browser. Please upgrade your browser to improve your experience.
Learn & Validate SQL

Will you start learning SQL in Oracle

Will you start learning SQL in Oracle

Learn & Validate SQL

by Paulo Narra
Learn & Validate SQL
Learn & Validate SQL
Learn & Validate SQL

What is it about?

Will you start learning SQL in Oracle?

Learn & Validate SQL

App Details

Version
1.3
Rating
NA
Size
3Mb
Genre
Education Productivity
Last updated
January 23, 2021
Release date
March 24, 2020
More info

App Screenshots

Learn & Validate SQL screenshot-0
Learn & Validate SQL screenshot-1
Learn & Validate SQL screenshot-2
Learn & Validate SQL screenshot-3
Learn & Validate SQL screenshot-4
Learn & Validate SQL screenshot-5
Learn & Validate SQL screenshot-6
Learn & Validate SQL screenshot-7
Learn & Validate SQL screenshot-8
Learn & Validate SQL screenshot-9

App Store 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

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.