SELECT wins.docuno,wins.docudate,wins.custname,wins.netamnt,wins.creditdays,wins.docustatus,iscode.paymentdesc,iscode.fieldsalename,iscode.shippingstatus FROM [PTTDB].dbwins_ptt2558.dbo.soinvhd wins INNER JOIN [PTT-ERP].DBISWORK.dbo.DI_HEAD iscode ON wins.DocuNo = iscode.DIno where wins.DocuStatus<>'Y' and wins.netamnt<>'0' and iscode.fieldsalename<>'คุณเนือง' and (wins.creditdays='30' or wins.creditdays='0') and (wins.custname not like '%เบิกตัวอย่าง%' and wins.custname not like '%เบิกสินค้า%' and wins.custname not like '%ออกบูธ%' and wins.custname not like '%ออกกบูธ%' and wins.custname not like '%ออกกบูท%' and wins.custname not like '%ตัวอย่าง%') and (iscode.paymentdesc='ชำระเงินสดเมื่อส่งสินค้า' or iscode.paymentdesc='โอนเงินก่อนส่งสินค้า' or iscode.paymentdesc='ชำระเป็นเช็คสดเมื่อส่งสินค้า' or iscode.paymentdesc='ลงของพร้อมรับเช็ค')
ปล.ขอบคุณครับ
Tag : PHP, Ms SQL Server 2008
Date :
2016-12-12 10:21:08
By :
ninjadark
View :
804
Reply :
4
No. 1
Guest
เพราะภาษาไทยหรือป่าวครับ
ผมไม่แน่ใจนะ
ลอง where เฉพาะค่าที่เป็น ภาษาอังกฤษ ได้คำตอบตรงกันไหมทั้งสองอัน