Favorites
b/learning-pathbybooms

SQL Tutorial For Beginners

This post was published 2 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

SQL Tutorial For Beginners

English | 2021 | ASIN: B09PGTYKXQ | 86 Pages | Epub | 746 KB

What is SQL?
SQL is a database query language we use it for operating databases. It is used for storing and managing data in Relational DBMS, the operations included are creation, deletion, modifying rows, etc.

SQL is standardized by ANSI (American National Standards Institute).Let us learn in detail about SQL.

SQL is a Relational Database Management Systems (RDMS), that is, it is a standard language for Relational Database system.Examples of RDMS are MySQL, MS Access, Oracle, Sybase, Informix, Postgres and SQL Server, they all use SQL as their standard database language.

Different used dialects are:MS SQL Server using T-SQL,Oracle using PL/SQL,The MS Access version is called JET SQL (native format) etc

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.