Next, I have items from theA table in the case list of requests to rent a dvd The TableB will be inserted which dvd I will rent, so I need to select the list of dvds that were not rented in TableA or just bring me the items that are not inside TableB.
TableA Table B
TableB will receive the data from TableA I need to select the items in TableA that are not yet within TableB.