Search results

  1. A

    Select records in Table 1 that are not in Table 2

    I have two tables [Reviews] and [Results]. When a Review has a Status = 'Not Accepted' then there should be one or more records in [Results] that indicate what the result of the review was. I want to structure a query to perform a data integrity check to select any Review ID that satisfies the...
  2. A

    How to set up database?

    I have finished creating a database - my first one. Now I don't know how to deploy it. About 7 people will be using this database. We have decided that it won't be a multi-user database shared on the network. Each person will have their own copy. I want to split the database into...
Back
Top Bottom