ankursaxena
Programmer
How do i write a program which will pick a random record set from a table? i have a table of available numbers and i want to pick one with a where clause stating
where Status='Avail';
?? so that i get a random available telephone number to be assigned?
please help thanx a lot
Ankur
where Status='Avail';
?? so that i get a random available telephone number to be assigned?
please help thanx a lot
Ankur