Search results

  1. J

    Help on duplicate ID please

    :confused: I have got to create a car hire db for a course i'm doing. I have a vehicle table I have a customer table I have to be able to book more than one vehicle to a customer. I tried putting vehicleID into my appointments table twice but that is wrong. Any solution would be great.
  2. J

    NOT IN Query

    I have to compare two tables with the result of a query to show all records in tbl1 and tbl2 tha are NOT IN Qry1 How would I format a new query to do this?
  3. J

    Time query

    I have a table with StartTime and EndTime, can i set up a query to show records between those times?
Back
Top Bottom