SQL

 SQL stands for Structured Query Language.

        SQL is used for storing, retrieving and manipulating data in a database.
        It is used to perform CRUD(Create, Read, Update and Delete) operations on data stored in the form of tables in a database i.e. RDBMS(Relational Database Management System).

    Follow the contents of the course here...
        

Comments

Popular Posts