How to select the last record in a table
select firstOnly * from VendPurchOrderJour order by recid desc ;
select firstOnly * from VendPurchOrderJour order by recid desc ;
Create the data type. Add code in the loadModule method of the appropriate NumberSeqModule subclass. Add a method to the module’s paramet...
No comments:
Post a Comment