|
IT Companies: Assess your candidates for free!
Business Solutions
SIGN UP
LOGIN
Challenges
Examples
E-books
API
Home
»
Projects
»
SQL
»
SQL
User-submitted SQL Projects
29
1934 reads
Submitted by
DaGnErD
Tags:
SQL
February Contest 2013
create
create table
table
CrearTabla
Crea una tabla con los campos: ID , Nombre y Edad, y definimos ID como llave
Run It Now!
35
4818 reads
Submitted by
thakurtusharm
Tags:
SQL
October-November Contest 2012
how_to_create_table(1.0)
to create table in sql
Enhancement Trail:
how_to_create_table(1.0)
how_to_create_table
Run It Now!
35
2005 reads
Submitted by
aadi31
Tags:
SQL
how_to_insert_records_in_a_table
Run It Now!
23
2102 reads
Submitted by
aadi31
Tags:
SQL
how_to_create_table(1.0)
to create table in sql
Enhancement Trail:
how_to_create_table(1.0)
how_to_create_table
Run It Now!
33
3382 reads
Submitted by
aadi31
Tags:
SQL
August - September Contest 2012
how_to_create_table
to create table in sql
Run It Now!
56
5236 reads
Submitted by
BANUPRAKASH91
Tags:
SQL
August - September Contest 2012
TRIGGERS(1.0)
THIS TRIGGER IS TO STORE THE COLUMN WHICH IS TRY TO DELETE IN A NEW TABLE..EXECUTE THIS STEP BY STEP AFTER CREATING TABLES
Enhancement Trail:
TRIGGERS(1.0)
TRIGGERS
Run It Now!
29
3168 reads
Submitted by
BANUPRAKASH91
Tags:
SQL
August - September Contest 2012
TRIGGERS
THIS TRIGGER IS TO STORE THE COLUMN WHICH IS TRY TO DELETE IN A NEW TABLE.. EXECUTE THIS STEP BY STEP AFTER CREATING TABLES
Run It Now!
7
3585 reads
Submitted by
anishafernandes91
Tags:
SQL
August - September Contest 2012
basicsql
Run It Now!
0
2297 reads
Submitted by
referat31
Tags:
SQL
Delete
The DELETE statement is used to delete rows in a table. DELETE FROM table WHERE column=value
Run It Now!
6
2068 reads
Submitted by
referat31
Tags:
SQL
Order
The ORDER BY keyword is used to sort the result-set by a specified column.
Run It Now!
« first
‹ previous
1
2
3
4
5
6
7
next ›
last »