Skip to content

A collection of SQL Scripts to learn and understand queries in Oracle Database.

Notifications You must be signed in to change notification settings

Kashyap682/DBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBMS

A collection of SQL Scripts to learn and understand queries in Oracle Database.

Exp-1

Basic SQL Commands like:

  • Creating a Table
  • View Table Structure
  • Insert Data into the Table
  • Retrieve Data from the Table

Exp-2

SQL Commands to:

  • Update/Delete Data from the Table
  • Modify Structure of the Table
  • Modify Columns of the Table
  • Create Tables from existing Tables

Exp-3

Learn Numeric, Date, String and Conversion Functions.

About

A collection of SQL Scripts to learn and understand queries in Oracle Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published