Search results

  1. B

    DATABASE Report question

    Yes friend, I have my database. I have the required tables including the ORDER table and PIZZA table. I understand what the fields mean. I managed to get two things done. 1. graphs of five most popular pizza sold 2. report that shows last months orders. but I don't know hot to do this...
  2. B

    DATABASE Report question

    How can I create a report which shows details of customers who have not ordered pizza for 1 month? Do I have to create a query first, if so then what to do in the query? What function to use? Thanks in advance. -------------------- I have all the necessary tables.
  3. B

    Normalization HELP! - Simple Question

    Can you check this please. Entities Customer Order Pizza Member of Staff Attributes Customer: CustomerNo Customer Name Surname Address Phone Number Pizza: Pizza Type Quantity Pizza Price Order...
  4. B

    Normalization HELP! - Simple Question

    OK. Thanks for your time.
  5. B

    Normalization HELP! - Simple Question

    Thanks for the help friend. You said I need to think about all data that will need to be stored. You mean I should think of possible attributes for the entities. Thanks again.
  6. B

    Normalization HELP! - Simple Question

    Bro, I have done my one but I want to make sure that it is correct. If you don't believe, no problem I will post my work.
  7. B

    Normalization HELP! - Simple Question

    Sorry, this is my first time using forums.
  8. B

    Normalization HELP! - Simple Question

    Please help is needed in this topic: I would be very very thankful. It is about a pizza shop: (Questions are at the bottom) Read this first: [Customers will need to be registereed , with their name, adddress and phone number. Once registered, customers can phone up and order the food they...
Top Bottom