SQL

 

 

Sorry, Page under construction.

History Syntax Keywords DDL DML DCL

SQL

SQL stands for structured query language.

Contents

History

Syntax

Data Definition Language

    Data Types

    Create

        Table

        View

    Alter

    Drop

        Table

        View

    Stored Procedures

Data Manipulation Language

    Insert

    Select

    Update

    Delete

    Functions

Data Control Language

    Grant

    Revoque

 

Back Home Up Next

#

Last Updated: 21 Mar 2006 03:52:16 -0000

(C) 2001 Arthur Vargas Lopes