Learn4java
  • Java
    • Java SE
    • Java EE
  • DATABASE
    • Oracle/Sql
    • PL/SQL
  • Design
    • HTML
    • Java Scripts
  • How To...
Oracle/Sql Oracle+Sql SQL : Introduction to Sql

SQL : Introduction to Sql

Unknown
Oracle/Sql, Oracle+Sql
24/08/2016







SQL (Structured Query Language) is a special-purpose programming language designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system. Although SQL is both an ANSI and an ISO standard, many database products support SQL with proprietary extensions to the standard language.

  • SQL is used to communicate with a database. According to ANSI (American National Standards Institute).
  • it is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.
           Some common relational database management systems that use SQL are: Oracle, Microsoft SQL Server, Access, Ingres, etc.
 There are 2 types of SQL servers.

  • SQL Server
  • SQL plus Server




SQL Server :-
         
               SQL Server is a relational database management system (RDBMS). It is a full-featured database primarily designed to compete against competitors Oracle Database (DB) and MySQL.

SQL plus Server:-     

               SQL plus  is a interactive and batch query tool that is installed with every Oracle Database Server or Client installation. It has a command-line user interface, a Windows Graphical User Interface (GUI).




History :-


      The language, Structured English Query Language (SEQUEL) was developed by IBM Corporation.  
      "A Relational Model of Data for Large Shared Data Banks", in June 1970 in the Association of Computer Machinery (ACM)  journal, Communications of the ACM. SEQUEL later became SQL (still pronounced "sequel"). In 1979, Relational Software, Inc. (now Oracle) introduced the first commercially available implementation of SQL. Today, SQL is accepted as the standard RDBMS language.


Tweet
SQL : Introduction to Sql Title : SQL : Introduction to Sql
Description : SQL  ( Structured Query Language ) is a special-purpose programming language designed for managing data held in a relational dat...
Rating : 5
← Newer Post Older Post ⇒ Home

Subscribe Us..!!

 Facebook   Twitter    Youtube

Translate

Categories

Java SE Oracle/Sql How To.. HTML Java EE Java Scripts

Popular Post

  • JAVA : Introduction of Data Types
    Hy guyz welcome, Todays Post is related to Data Types in Java, Well First We going to know about Data Types  So, Data Types ...
  • How to install Apache Tomcat Server in Windows
    Hy guys , welcome to Learnforjava.. for installing Apache tomcat server in windows this is the video link -  Install Apache...
  • ORACLE : How To Install Oracle 12c
    Welcome Guys To My Blog, So you Have Worked With Oracle 10g,11g. Now Feel More Experience and More Feature with Oracle 12c. Intr...
  • ORACLE :- Introduction to Oracle
    Welcome guys, Today's post for Oracle Introduction  What  is Oracle ? Oracle Database is an object-relational database manag...
  • HTML : Web Terminology and Its Type
    Welcome to LearnForJava  Today's Topic is About the term Web Terminology So, well there is Following type of web terminology ...
  • SQL : Introduction to Sql
    SQL  ( Structured Query Language ) is a special-purpose programming language designed for managing data held in a relational dat...

Visiters

2153

Followers

Contributors

  • Brajesh Sharma
  • Unknown
  • Unknown
  • abhishek
Copyright 2016 Learn4java - All Rights Reserved