umapathi72
Programmer
Hi All Experts
I need solution for 2 problems
1) I have to figure out the latest record from the table, i.e. If a service number is having multiple records with same category and code, but in different dates. I need to access latest record. (If the records are in JAN/FEB/MAR, then I need March record. I tried it with MAX, but not getting latest record) . Please help me
2) I need to write a stored procedure which Inserts/Updates multiple tables, in multiple conditions i.e. (Based on clients business unit,customer,service,bill,billhistory etc).Help is appreciated
I need solution for 2 problems
1) I have to figure out the latest record from the table, i.e. If a service number is having multiple records with same category and code, but in different dates. I need to access latest record. (If the records are in JAN/FEB/MAR, then I need March record. I tried it with MAX, but not getting latest record) . Please help me
2) I need to write a stored procedure which Inserts/Updates multiple tables, in multiple conditions i.e. (Based on clients business unit,customer,service,bill,billhistory etc).Help is appreciated