Subject | Re: Query help: getting non used records in a table |
---|---|
Author | Ali Gökçen |
Post date | 2005-10-21T10:51:43Z |
Diego,
you don't need an auxilary table to do this.
You can write a small SP to do suspend used (or unused) numbers via
cursor(plus counter) loop. This will be more economic.
You know,
To be a Firebirder means of to be speedy-homoeconomicus-gonzales.
Regards.
Ali
you don't need an auxilary table to do this.
You can write a small SP to do suspend used (or unused) numbers via
cursor(plus counter) loop. This will be more economic.
You know,
To be a Firebirder means of to be speedy-homoeconomicus-gonzales.
Regards.
Ali