Storing Table

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mailavi
    New Member
    • Aug 2007
    • 13

    #1

    Storing Table

    Sir!

    i have a query is as follows

    i want to store the bill generated by the shopkeeper .....

    the Bill Consists as follows...

    Master Table
    (itemcode(PK), itemdesc, unitprice)


    BillNO: Date:
    s.no itemcode itemdesc unitprice quantity total

    these are the thing in the receit so i want to store this thing to the tables

    pleas help me in creating the table with key fields.........
Working...