Giter Club home page Giter Club logo

propertymanagementplsql_bits_csf212's Introduction

DBMS CS F212 Project

  1. [Done] Create tables (as per the design you showed) with necessary constraints.

  2. [Done] Enter dummy data into the tables. We expect reasonable number of tuples for each table.

  3. [Done] Write a Stored Procedure to enter a record for property. Name of the stored procedure is InsertPropertyRecord(with necessary arguments/parameters for the attributes of the record). -> Anagha

  4. [Done] Write a Stored Procedure to display the properties (with all details) for a given ownerID. Name of the stored procedure is GetPropertyRecords(with Owner ID as the parameter). -> Adarsh

  5. [Done] Write a stored procedure to Print the tenant details for a given property. Name of the stored procedure is GetTenantDetails(with property id as the argument). -> Srikant

  6. [Done] Write a Stored Procedure to enter a record for a new User. Name of the stored procedure is CreateNewUser (with necessary arguments/parameters for the attributes like- user name, address, login credentials etc. of the record). -> Anagha

  7. [Done] Write a stored procedure that prints details of properties available in a city/locality. Name of the stored procedure is SearchProperyForRent(with city/locality as the argument). -> Atharva

  8. [Done] Write a stored procedure to print the rent history for a given property. Name of the stored procedure is GetRentHistory(with property id as the argument). -> Divyateja

  9. Each group will bring its laptop for demonstration. No paperwork expected. But bring the details of your table design/ER diagram shown during the phase-1 evaluation, for cross verification.

  10. During the evaluation, we will ask you to execute stored procedures (randomly) at the SQL command prompt, by giving some random values for parameters. We may also ask you to explain the code of any random stored procedure you have written. No front-end is needed.

  11. We will randomly ask a few viva questions (similar to what we did during the Phase-1 evaluations).

  12. We expect above functionality. But, to make the project more elegant/complete, you may add things as per your interest, but we will not give any weightage to that extra work.

  13. If you have doubts, ask towards the end of lecture on Monday. DO NOT EMAIL me for clarity.

propertymanagementplsql_bits_csf212's People

Contributors

anaghadoesmath avatar goldengod-1 avatar plaidbait91 avatar saphereye avatar thenicekat 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.