Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
31 views
8 pages
SQL
Uploaded by
YO BOY'S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Download
Save
Save SQL For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
31 views
8 pages
SQL
Uploaded by
YO BOY'S
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save SQL For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save SQL For Later
You are on page 1
/ 8
Search
Fullscreen
SQL> create table emp_MCAR0140(empno number(6),ename varchar2(20)not null,branch
varchar2(10)not null,section varchar2(2),address varchar2(10));
SQL> describe emp_MCAR0140;
SQL> alter table emp_MCAR0140 add(experience number(2));
SQL> describe emp_MCAR0140;
SQL> alter table emp_MCAR0140 modify(branch varchar2(12));
SQL> alter table emp_MCAR0140 modify(branch varchar(13));
SQL> describe emp_MCAR0140;
SQL> create table dept_MCAR0140(deptno number(2) primary key,dname varchar2(10),address
varchar2(10));
SQL> describe dept_MCAR0140;
SQL> create table emp1_MCAR0140(ename varchar2(10),empno number(6) constraint ch
check(empno>100));
SQL> describe emp1_MCAR0140;
SQL> alter table emp_MCAR0140 drop column experience;
SQL> describe emp_MCAR0140;
SQL> truncate table emp_MCAR0140;
SQL> describe emp_MCAR0140;
SQL> drop table dept_MCAR0140;
SQL> describe dept_MCAR0140;
You might also like
Dbms Practical Lab 1 and 2
PDF
No ratings yet
Dbms Practical Lab 1 and 2
3 pages
SQL Niit
PDF
No ratings yet
SQL Niit
32 pages
Oracle Commands
PDF
No ratings yet
Oracle Commands
66 pages
Mysql
PDF
No ratings yet
Mysql
6 pages
DBMS Lab-Manual SRM
PDF
No ratings yet
DBMS Lab-Manual SRM
124 pages
Lab Manual For Question 2 in DBMS
PDF
100% (1)
Lab Manual For Question 2 in DBMS
8 pages
Honest Raj 18BCA0063
PDF
No ratings yet
Honest Raj 18BCA0063
10 pages
Rdbms Lab Report (D) 090
PDF
No ratings yet
Rdbms Lab Report (D) 090
55 pages
HR Table For Create
PDF
No ratings yet
HR Table For Create
4 pages
Empdb
PDF
No ratings yet
Empdb
3 pages
LAB Set Questions Rdbms
PDF
No ratings yet
LAB Set Questions Rdbms
18 pages
P 1
PDF
No ratings yet
P 1
4 pages
Name: Utsav Vashist Section: 41 Group: "A" UID: 20BCS9452 Subject: Dbms Lab Experiment 1.1
PDF
No ratings yet
Name: Utsav Vashist Section: 41 Group: "A" UID: 20BCS9452 Subject: Dbms Lab Experiment 1.1
4 pages
SQL Query: Result: Emp - Id Emp - Name Emp - Sal Emp - Loc Dept - Name Emp - Gender Yearly
PDF
No ratings yet
SQL Query: Result: Emp - Id Emp - Name Emp - Sal Emp - Loc Dept - Name Emp - Gender Yearly
2 pages
Primary Key
PDF
No ratings yet
Primary Key
34 pages
Dbms Lab Manual Barath PDF
PDF
No ratings yet
Dbms Lab Manual Barath PDF
80 pages
Syntax DBMS
PDF
No ratings yet
Syntax DBMS
3 pages
Manipulating Data
PDF
No ratings yet
Manipulating Data
2 pages
SQL Assignments
PDF
No ratings yet
SQL Assignments
25 pages
Dbms Constraints 1
PDF
No ratings yet
Dbms Constraints 1
18 pages
HR Schema
PDF
No ratings yet
HR Schema
12 pages
DBMS Microoo Final
PDF
No ratings yet
DBMS Microoo Final
2 pages
Create A Table Employee With Following Schema
PDF
No ratings yet
Create A Table Employee With Following Schema
7 pages
Adding Columns: Modifying Columns: Dropping Columns: Marking Columns As Unused: Renaming Columns: Marking The Table As Read-Only
PDF
No ratings yet
Adding Columns: Modifying Columns: Dropping Columns: Marking Columns As Unused: Renaming Columns: Marking The Table As Read-Only
1 page
SQL Basic & DDL Commands
PDF
No ratings yet
SQL Basic & DDL Commands
12 pages
tp3 SQL
PDF
No ratings yet
tp3 SQL
3 pages
W4L3-Advanced DDL More Queriess
PDF
No ratings yet
W4L3-Advanced DDL More Queriess
5 pages
Prajwal Sundar
PDF
No ratings yet
Prajwal Sundar
79 pages
Harsh
PDF
No ratings yet
Harsh
21 pages
DBMS Lab Manual
PDF
No ratings yet
DBMS Lab Manual
89 pages
Vijkoj
PDF
No ratings yet
Vijkoj
2 pages
SQL Queries
PDF
No ratings yet
SQL Queries
12 pages
SQL 3
PDF
No ratings yet
SQL 3
19 pages
Final BD
PDF
No ratings yet
Final BD
5 pages
01 Day1 Complete Queries
PDF
No ratings yet
01 Day1 Complete Queries
7 pages
Sanjana Dbms Work
PDF
No ratings yet
Sanjana Dbms Work
38 pages
Cs3481 DBMS Lab
PDF
No ratings yet
Cs3481 DBMS Lab
84 pages
Lab Manual
PDF
No ratings yet
Lab Manual
9 pages
DDL
PDF
No ratings yet
DDL
3 pages
Implementation of DDL Commands
PDF
No ratings yet
Implementation of DDL Commands
6 pages
Dbms Project
PDF
No ratings yet
Dbms Project
51 pages
1st Experiment PDF
PDF
No ratings yet
1st Experiment PDF
115 pages
CCS0014 - Lab Exercise 5
PDF
No ratings yet
CCS0014 - Lab Exercise 5
12 pages
DBMS - BC - Record
PDF
No ratings yet
DBMS - BC - Record
28 pages
SQL Lab Manual
PDF
No ratings yet
SQL Lab Manual
105 pages
New Text DocumentS
PDF
No ratings yet
New Text DocumentS
34 pages
Name: Vinayak Nagar Reg - No.: 21MCA0015 Subject: Database Technology Topic: Assignment-1
PDF
No ratings yet
Name: Vinayak Nagar Reg - No.: 21MCA0015 Subject: Database Technology Topic: Assignment-1
77 pages
SQL Commands
PDF
No ratings yet
SQL Commands
11 pages
Da 20bce0647
PDF
No ratings yet
Da 20bce0647
13 pages
Atm-Fr Atm Functional Requirements
PDF
No ratings yet
Atm-Fr Atm Functional Requirements
4 pages
Dbms Sample Program
PDF
No ratings yet
Dbms Sample Program
10 pages
Ex1 Doc 3 1 25
PDF
No ratings yet
Ex1 Doc 3 1 25
10 pages
DB Programs
PDF
No ratings yet
DB Programs
19 pages
Print Dbmslab2023 V
PDF
No ratings yet
Print Dbmslab2023 V
57 pages
Modelo de Estudio Caso Oracle
PDF
No ratings yet
Modelo de Estudio Caso Oracle
14 pages
Oracle SQL Day - 2
PDF
No ratings yet
Oracle SQL Day - 2
4 pages
Srs (Software Requirement Specification)
PDF
No ratings yet
Srs (Software Requirement Specification)
12 pages
Atm System FRNFR
PDF
No ratings yet
Atm System FRNFR
1 page
Activity - 1: Name: Gaurav Sharma USN: 120 Sub: Advanced Computer Networks
PDF
No ratings yet
Activity - 1: Name: Gaurav Sharma USN: 120 Sub: Advanced Computer Networks
10 pages
Activity - 1: Name: Gaurav Sharma USN: 120 Sub: Advanced Computer Networks
PDF
No ratings yet
Activity - 1: Name: Gaurav Sharma USN: 120 Sub: Advanced Computer Networks
10 pages
College Management System
PDF
No ratings yet
College Management System
4 pages
Scripts For Blood Bank Managment System)
PDF
No ratings yet
Scripts For Blood Bank Managment System)
10 pages
Introduction To Artifical Intelegence: Master of Computer Applications
PDF
No ratings yet
Introduction To Artifical Intelegence: Master of Computer Applications
4 pages
Narrow AI: Sometimes Referred To As "Weak AI," This Kind of
PDF
No ratings yet
Narrow AI: Sometimes Referred To As "Weak AI," This Kind of
3 pages
SQL Queries: 200+ Queries to Challenge you.
From Everand
SQL Queries: 200+ Queries to Challenge you.
Swaroop Kallakuri
5/5 (2)
Sql Plsql Oracle
From Everand
Sql Plsql Oracle
Andrew Igla
No ratings yet
Documents
Computers