Hi,
I need CTE query for the update,delete operations.how can i update,delete operations using two tables.the two table are tbl_report1,tbl_report2.
tbl_report2 columns are:invoiceno(PK),companyname,companyaddress,orderno,ondate,invoicedate,amountstatus,netvat,netamount,tamount
tbl_report1 columns are:invoiceno(Fk),particulars,quantity,perprice,amount,orderno,invoicedate,ondate,companyname,invoiceid.
how can i do this.please do the needful.
Best,
Sudheep.