SlideShare a Scribd company logo
Database systems administration traning 01
SQL+
Database systems administration traning 01
LOGIN
Basic Commands
• SELECT * FROM tab;
• desc <table name>;
• set lines 3000
• set pages 1500
• show User
• clear scr
• ed
• /
Database systems administration traning 01
Database systems administration traning 01
Database systems administration traning 01
Database systems administration traning 01
Database systems administration traning 01
Database systems administration traning 01
Assignment
• Prepare the structure of the database tables
used by the SCOTT user.
• Delay will not be consider
• Hand Written
• To be Submitted in next week lab.

More Related Content

PDF
AngularJS
PPTX
Shimla deputation (1906)
PPTX
#Syed ahmad shaheed barailvi
PDF
How to program in c++ with 100 examples
PDF
Virtual private networks in theory and practice
PPT
Database systems administration week 1
PPTX
Database systems administration traning 02
PPTX
Database systems administration traning 02
AngularJS
Shimla deputation (1906)
#Syed ahmad shaheed barailvi
How to program in c++ with 100 examples
Virtual private networks in theory and practice
Database systems administration week 1
Database systems administration traning 02
Database systems administration traning 02

More from Shahid Riaz (20)

PPTX
Database systems administration traning 0
PPTX
Database systems administration traning 04
PPTX
Managing people and organizing team
PPTX
Lec 1 intro to internet
PPT
Course guidlines course book it 3548
PPT
Lecture12 software design class diagram
PPT
Lecture11 use case sequence diagram
PPT
Lecture10 use case model operation contracts
PDF
Lecture9 domain model visualizing
PDF
Lecture8 system sequence
PDF
Lecture7 use case modeling
PDF
Lecture6 activity diagrams
PPTX
Lecture 5 defining the system
PPT
Lecture4 requirement engineering
PPTX
Lecture3 introduction to up
PPT
Lecture2 introduction to uml
PPT
1Introduction to OOAD
DOCX
Parallelogram by using j2 me j2me.shahid
PPTX
6 mobile user interface design bb
PPTX
5 applications bb
Database systems administration traning 0
Database systems administration traning 04
Managing people and organizing team
Lec 1 intro to internet
Course guidlines course book it 3548
Lecture12 software design class diagram
Lecture11 use case sequence diagram
Lecture10 use case model operation contracts
Lecture9 domain model visualizing
Lecture8 system sequence
Lecture7 use case modeling
Lecture6 activity diagrams
Lecture 5 defining the system
Lecture4 requirement engineering
Lecture3 introduction to up
Lecture2 introduction to uml
1Introduction to OOAD
Parallelogram by using j2 me j2me.shahid
6 mobile user interface design bb
5 applications bb
Ad

Recently uploaded (20)

PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PPTX
history of c programming in notes for students .pptx
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PPTX
Transform Your Business with a Software ERP System
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Odoo POS Development Services by CandidRoot Solutions
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
Digital Strategies for Manufacturing Companies
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PPTX
CHAPTER 2 - PM Management and IT Context
PPTX
Introduction to Artificial Intelligence
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
Understanding Forklifts - TECH EHS Solution
How to Migrate SBCGlobal Email to Yahoo Easily
history of c programming in notes for students .pptx
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Reimagine Home Health with the Power of Agentic AI​
2025 Textile ERP Trends: SAP, Odoo & Oracle
Odoo Companies in India – Driving Business Transformation.pdf
PTS Company Brochure 2025 (1).pdf.......
wealthsignaloriginal-com-DS-text-... (1).pdf
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Transform Your Business with a Software ERP System
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Operating system designcfffgfgggggggvggggggggg
Odoo POS Development Services by CandidRoot Solutions
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Digital Strategies for Manufacturing Companies
Which alternative to Crystal Reports is best for small or large businesses.pdf
CHAPTER 2 - PM Management and IT Context
Introduction to Artificial Intelligence
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Understanding Forklifts - TECH EHS Solution
Ad

Database systems administration traning 01

  • 5. Basic Commands • SELECT * FROM tab; • desc <table name>; • set lines 3000 • set pages 1500 • show User • clear scr • ed • /
  • 12. Assignment • Prepare the structure of the database tables used by the SCOTT user. • Delay will not be consider • Hand Written • To be Submitted in next week lab.