CS403 Fall 2011 4th Assignment
Posted on Saturday, 07 January 2012
in Fall 2011
Write SQL Commands to Create the following tables along with attributes and Primary/Foreign key constraints. Use the appropriate Data Types for each attribute.
Customer (CID, CName, Address, Phone)
Order (Order-ID, Description, CID)
Read 148 times
CS403 Fall 2011 First Assignment
Posted on Tuesday, 08 November 2011
in Fall 2011
Q # 1: Draw a Context Level DFD for “Online Banking System” of ABC Bank. (10 marks) Scenario is given below: Account Holder and IT Manager interact with the system: Account Holder perform following activities:
- He can check his balance.
Read 233 times
