M
Mota
Hi;
I have a table named DrugsTBL having a unique field named dID.Not all
natural numbers are used for drugs and some numbers are reserved for new
drugs.For example there is no record having did=29 or did=133.This numbers
are reserved for feauture use.
Now what i want to know is the first did that is free and in fact doesnt
exist in DrugsTBL.(i.e did=29).How can i find this number?
Thank you in advance for ur help.
I have a table named DrugsTBL having a unique field named dID.Not all
natural numbers are used for drugs and some numbers are reserved for new
drugs.For example there is no record having did=29 or did=133.This numbers
are reserved for feauture use.
Now what i want to know is the first did that is free and in fact doesnt
exist in DrugsTBL.(i.e did=29).How can i find this number?
Thank you in advance for ur help.