Giter Site home page Giter Site logo

dbis_lab1_noms's Introduction

A script to demonstrate how the program works and understand the command syntax:

1. Input 5 master records

insert-m 1 Universal_Pictures
insert-m 2 Paramount_Pictures
insert-m 3 Warner_Bros.
insert-m 4 Walt_Disney_Studios
insert-m 5 Sony_Picturs

2. For 3 master records, enter 1, 2, and 3 slave records

insert-s 1 1 Kung_Fu_Panda_4 85000000
insert-s 2 1 Oppenheimer 100000000
insert-s 3 1 Despicable_Me_4 70000000
insert-s 4 3 Inception 1600000000
insert-s 5 3 Barbie 145000000
insert-s 6 5 Spider-Man:_Across_the_Spider-Verse 125000000

3. ut-m, ut-s

ut-m
ut-s

4. Delete a master record with two slaves

del-m 3

5. Delete a slave record from a master record with 3 slaves

del-s 3 1

6. ut-m, ut-s

ut-m
ut-s

7. Enter another master record and a slave record to it

insert-m 6 20th_Century_Studios
insert-s 7 6 Ford_v_Ferrari 97000000

8. ut-m, ut-s

ut-m
ut-s

9. Update the master record field and the slave record field

update-m 5 Sony_Pictures
update-s 2 1 _ 160000000

10. ut-m, ut-s

ut-m
ut-s

dbis_lab1_noms's People

Contributors

pypycodecoder avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.