This Question is Answered 

    What Is SQL?

    What is sql?

    asked 1 year ago

    Date | Rating

    Answers


    SQL is an abbreviation of Structured Query Language.It is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management.It is mainly used to query data contained in a relational database. SQL is a set-based, declarative query language, not an imperative language such as C or BASIC.

    answered 1 year ago

    Structured Query Language - A database query language originally from IBM for its mainframe databases. It is a tool (and a standard) used to get information into and out of a database. Since it is accepted as a standard, many database programs can interact and exchange data

    comment made by John_caleb 4 months ago    Report

    Edit Comment

    New Comment

    1000 words left

      Categories
      Ask the Community a Question