Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
13 views1 page

DBMS Lab Assignment

Uploaded by

sahilrz78600
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

DBMS Lab Assignment

Uploaded by

sahilrz78600
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

SUNDERDEEP ENGINEERING

COLLEGE
DEPARTMENT- COMPUTER SCIENCE & ENGINEERING
SUBJECT- DATABASE MANAGEMENT SYSTEM LAB

(SUBJECT CODE: BCS-SSl)

ASSIGNMENT 1
t C
I

PRACTICALS:

1. Installing oracle/ MYSQL

2. Creating Entity-Relationship Diagram using case tools.

3. Writing SQL statements Using ORACLE /MYSQL:

a)Writing basic SQL SELECT statements.

b) Restricting and sorting data.

c) Displaying data from multiple tables.

d) Aggregating data using group function.

e) Manipulating data.

f) Creating and managing tables.

THEORY BASED ASSIGNMENT QUESTIONS:

1. Data Definition Language (DDL) Statements: (Create table, Alter table, Drop table)

2. Data Manipulation Language (DML) Statements

3. Data Query Language (DQL) Statements: (Select statement with operations like
where clause, Order by, Logic31 operators, Scalar functions and Aggregate functions)

You might also like