Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Other

Oracle SQL notes

Rating
-
Sold
-
Pages
72
Uploaded on
09-12-2023
Written in
2023/2024

This document contains the notes of oracle sql which has multiple SQL commands which will helps to understand the concept SQL commands with syntaxes. Which will take you one level up in journey of Structured Query Language it has multiple SQL commands, functions, operators concept of oracle sql and mysql it has in detail notes .

Show more Read less
Institution
Course

Content preview

ORACLE SQL



PRIYANKA

, SQL COMMANDS
 SQL(Structure Query Language) commands are instructions. It is used to communicate
database. It is used to perform specific tasks, functions and queries of data.

 There are several categories of SQL commands are as follows:-

1) Data Definition Language (DDL)
2) Data Manipulation Language (DML)
3) Data Control Language (DCL)
4) Transaction Control Language (TCL)
5) Data Retrieval Language (DRL)

, 1) DATA DEFINITION LANGUAGE (DDL)


DDL
 Data Definition Language, which defines
the structure or schema of the database. C 1. CREATE
 DDL commands are SQL commands used O
2. ALTER M
to modify or alter the structure of the
M 3. RENAME
database. A
 DDL commands are used to perform the 4. TRUNCATE N
D
following operation on table :- 5. DROP
S

, 1) DATA DEFINITION LANGUAGE (DDL)
1. CREATE


 To create a table in a database. EXAMPLE :

 Syntax:- SQL> create table Products
create table <tablename> (productid number(5),
( column1 datatype(size), productName varchar2(20));
column2 datatype(size),
………………………., output:-
column n datatype(size)); Table created.

Written for

Course

Document information

Uploaded on
December 9, 2023
Number of pages
72
Written in
2023/2024
Type
OTHER
Person
Unknown

Subjects

$8.89
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
priyankamallik

Get to know the seller

Seller avatar
priyankamallik Value Point System
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
2 year
Number of followers
0
Documents
1
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions