i have a table named bill....having fields..billid and billno....billid is auto increamented and billno is stored like 1,2,3,5,6and so on..i want to write a query tht get the missing billno among the saved nos...like if 1,2,3,5..are saved in the table query will get 4..which is missing