Guest_imported
New member
- Jan 1, 1970
- 0
Hi guys,
I have a program that inputs records into sybase.
I have a table here called orders.
now ,i require that there may be a maximum number of 10 entries in this table,not more.
Attempts to enter more entries are discarded.
how should i attempt this
Bye
I have a program that inputs records into sybase.
I have a table here called orders.
now ,i require that there may be a maximum number of 10 entries in this table,not more.
Attempts to enter more entries are discarded.
how should i attempt this
Bye