i have a table that keep record of all available items and another table to keep record of used items.
i need to write statement that display unused item.
may i know how to write the sql statement for this condition?
thanks for any help, i really appreciate it very much.