Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Incident Reports » Incident Reports Addressed for Version 2.11 » View Incident Report |
Minor |
Reported By: Arnd Baranowski Reported On: 11/15/2012 For: Version 2.11 Build 2 |
Select PC.Destination, DC.Dialcode, PC.TZCarrier, PC.TZidentified, Trunc(PC.Price,4), Trunc(PC.Price,4), PC.Waehrung, If (((DC.Gueltigab is Null) or (DC.Gueltigab < PC.Gueltigab)) then PC.Gueltigab else DC.Gueltigab) as Gueltigab, PC.blMatched, Trunc(PC.Price2,4), Trunc(PC.Price2,4), Trunc(PC.Price3,4), Trunc(PC.Price3,4), PC.Bill_Intervall1, PC.Bill_Intervall2, PC.Info1, PC.Info2, PC.Info3 From "PrcPrices_81" PC left outer join "PrcDialcode_81" DC on (PC.Destination = DC.Destination) WHERE COALESCE(PC.Status,0) <> 4 AND Destination='NIGER' JOINOPTIMIZECOSTS;
This web page was last updated on Wednesday, October 30, 2024 at 11:41 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |