Sunday, 05 20th

Last update09:44:47 AM

Login With Facebook

Combinestudy

CS403 Fall 2011 4th Assignment

Rate this item
(0 votes)
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)                                                           

CS403 Fall 2011 First Assignment

Rate this item
(0 votes)
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.