Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Stored Procedure Development for Business Rules in CITA340 Project 2, Study Guides, Projects, Research of Computer Science

The development of stored procedures for a database in cita340 project 2. The deliverable includes creating at least 6 stored procedures, with at least 4 using parameters and 3 incorporating conditional logic. The purpose of each stored procedure and how they enforce specific business rules.

Typology: Study Guides, Projects, Research

Pre 2010

Uploaded on 08/09/2009

koofers-user-abk
koofers-user-abk 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CITA340 – Project 2 Deliverable 3
Deliverable 3:
For this deliverable, you will create stored procedures that enact business rules that must
be supported by the database (to allow the user to insert, delete, and update data through
the stored procedures).
You will do the following:
1. Create at least 6 stored procedures. At least four (4) of the stored procedures must
use parameters. At least three (3) of the stored procedures must use conditional
logic (If).
2. Write a short document that explains how each of the stored procedures supports
a business rule (the purpose of each of the stored procedures).

Partial preview of the text

Download Stored Procedure Development for Business Rules in CITA340 Project 2 and more Study Guides, Projects, Research Computer Science in PDF only on Docsity!

CITA340 – Project 2 Deliverable 3 Deliverable 3: For this deliverable, you will create stored procedures that enact business rules that must be supported by the database (to allow the user to insert, delete, and update data through the stored procedures). You will do the following:

  1. Create at least 6 stored procedures. At least four (4) of the stored procedures must use parameters. At least three (3) of the stored procedures must use conditional logic (If).
  2. Write a short document that explains how each of the stored procedures supports a business rule (the purpose of each of the stored procedures).