Rahul Kumar Saurabh
Menu
(Move to ...)
Home
SQL Programs
LISP Programs
Contact
▼
Showing posts with label
SQL Programs
.
Show all posts
Showing posts with label
SQL Programs
.
Show all posts
sql program to ALTER ( ADD, DROP,MODIFY,RENAME) table
›
OBJECTIVE: - Program to ALTER table. SOFTWARE USED: Oracle SQL THEORY: - ALTER:- It is a DDL command . The ALTER TABLE stat...
sql program to insert and delete value in table.
›
OBJECTIVE: - Program to insert and delete value in table. SOFTWARE USED: Oracle SQL THEORY: - INSERT:- It is a DDL comma...
sql program to create table
›
OBJECTIVE: - Program to create table. SOFTWARE USED: Oracle SQL THEORY: - CREATE:- It is a DDL command. It is used to c...
›
Home
View web version