Learn SQL

Learn SQL

Learn SQL - Structured Query Language (SQL) with Queries and Examples

App info


1.24
February 24, 2024
83,520
Android 4.4+
Everyone
Get Learn SQL for Free on Google Play

Advertisement

App description


Android App Analysis and Review: Learn SQL, Developed by Darshan University. Listed in Education Category. Current Version Is 1.24, Updated On 24/02/2024 . According to users reviews on Google Play: Learn SQL. Achieved Over 84 thousand Installs. Learn SQL Currently Has 258 Reviews, Average Rating 3.9 Stars

Learn SQL is an app to learn the basics commands of the query language. Browse through SQL topics with sample query. App provides SQL tutorial for the beginner in developing databases.


Newly added features:
> Interview Questions
> Complex Queries for practice
> SQL Quiz


Topics covered in the app are:
> Basic Terms of SQL
- Basic Terms
- Table & Column Naming Rules

> Tools of SQL
- Microsoft SQL Server,
- MySQL
- Oracle
- Postgre SQL
- SQLite
- MongoDB

> Components of SQL
- Data Definition Language (DDL)
- Data Manipulation Language (DML)
- Data Query Language (DQL)
- Data Control Language (DCL)
- Transaction Control Language (TCL)

> Data Types
- SQL data types
- Comparison between TinyInt, SmallInt, Int, BigInt
- Comparison between Char, NChar, Varchar, NVarchar
- The disadvantage of text datatype

> Basic Topics
- SQL CREATE Database
- SQL DROP Database
- SQL CREATE Table
- SQL CREATE Table from an Existing Table
- SQL INSERT INTO SELECT
- SQL SELECT
- SQL WHERE Clause
- SQL SELECT DISTINCT
- SQL TOP Clause
- SQL UPDATE
- SQL DELETE
- SQL TRUNCATE
- SQL DELETE vs TRUNCATE
- SQL ALTER
- Rules of ALTER Statement
- SQL RENAME (Table)
- SQL RENAME (Column)
- SQL DROP
- DROP vs TRUNCATE

> Advance Topics
- SQL AND, OR, NOT
- SQL Combined AND, OR, NOT
- SQL BETWEEN
- SQL ORDER BY
- SQL IN
- SQL NOT IN
- SQL LIKE
- SQL NULL
- SQL CASE WHEN
- SQL EXISTS Operator
- SQL ALL & ANY Operator
- SQL COMMANDS
- SQL AGGREGATE Functions
- SQL GROUP BY
- SQL HAVING
- SQL WHERE vs HAVING
- SQL NUMERIC Functions
- SQL STRING Functions
- SQL DATE Functions
- SQL ADVANCED Functions
- SQL SET Operators
- SQL AUTO INCREMENT
- SQL IDENTITY INSERT ON/OFF
- SQL ALIAS
- SQL JOINS
- SQL CARTESIAN JOIN
- SQL INNER JOIN
- SQL LEFT JOIN
- SQL RIGHT JOIN
- SQL FULL JOIN
- SQL SELF JOIN
- SQL JOIN vs UNION
- SQL UNIQUE KEY
- SQL PRIMARY KEY
- SQL FOREIGN KEY
- Primary Key vs Unique Key vs Foreign Key
- SQL CHECK Constraint
- SQL DEFAULT Constraint
- SQL SUBQUERY
- SQL CORRELATED SUBQUERY
- SQL SUBQUERY vs CORRELATED
- SQL COMMIT/ROLLBACK
- SQL GRANT/REVOKE

Key features of the app are:
> 50+ topics of Structured Query Language (SQL)
> 50+ sample query for your referral
> Learn SQL language for free
> Easy to use User Interface
> You can share the app with your friends and family members.
----------------------------------------------------------------------------------------------------------------------------------------------
This App is developed at ASWDC by Arik Kantesaria (190540107099), 6th-semester CE Student. ASWDC is Apps, Software, and Website Development Center @ Darshan University, Rajkot run by students & staff of Computer Science and Engineering Department.

Call us: +91-97277-47317

Write to us: [email protected]
Visit: http://www.aswdc.in http://www.darshan.ac.in

Follow us on Facebook: https://www.facebook.com/DarshanUniversity
Follows us on Twitter: https://twitter.com/darshanuniv
Follows us on Instagram: https://www.instagram.com/darshanuniversity/
We are currently offering version 1.24. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.

We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.

It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.

What's New


Improve Performance

Rate and review on Google Play store


3.9
258 total
5 62.6
4 6.2
3 0
2 18.7
1 12.5

Total number of installs (*estimated)

Estimation of total number of installs on Google Play, Approximated from number of ratings and install bounds achieved on Google Play.

Recent Comments

user
Cherie

This app has a lot of suspicious reviews all saying the same things, nothing specific (like you'd say if you actually used it to learn) and many around the same dates. It doesn't have very much information at all, and most of it is not adequately explained. Terms are used that have never been defined. Interface is nice, but it's not worth the download for so little information. Not well-thought out at all.

user
Modin Khan

Sir when you want to earn money there is lot of other ways u can earn, but by using education app platform and showing ads on everytime a person clicks back button or goes to different page/topic is not the right way. People will tend to loose intrest on the subject as an whole which is far more disastrous to an individual and to the country as an whole. Net net : just reduce the number of adsthat pops up from nowhere while focusing on the subject. Use quick tutorial to help navigate in tool

user
A Google user

Probably the best purely informational app I've seen of the dozen or so SQL apps I've used. Well layed out app and good variation of query formats shown. Explains many key conceots at a basic level. My only issue relates to a vagueness on some facts stated, ie. 8 character length database name limit - this isnt clear what type of SQL is being referenced, MS SQL (the assumed standard) 2008 has an 128 limit so this is far from accurate without being defined clearer.

user
Umair Arif

I tend to use that app while I was learning SQL and found it excellent for beginners, in terms of content and easy to navigate .... however during the last few months, the ap keeps crashing. I uninstall and install it again but it didn't work ....can you please look into it.

user
A Google user

Offline contents is not available. Please make it as offline. The new version has many problem. Older version is good because it is offline and don't require storage permission. While using the new version if there is no internet immediately crashes. Zero star for new version.

user
Satish Sapariya

"I recently started using this app to learn SQL and I am blown away by its functionality and ease of use. The user interface is clean and intuitive, making it easy for me to navigate. The lessons are well-structured and cover all the important concepts in an easy to understand manner. The interactive exercises and quizzes provide a great way to test my knowledge and track my progress. It's really help me a lot.

user
Keval Gadara

This application is best for learner of any kind of people like students,professors and anyother who have already passed out this subject in past and they are now working in software field....So Great App for all the features which are involve for us to solve dbms queries for placement preparation....

user
A Google user

primary and foreign key articles should be inside the basic directory because normally when you create a table you would require a primary key also most of the times people need to use multiple tables and find relationships among them. Also it would be nice to see documentation to specific sql servers like pl/sql in oracle 12 c as an example.