1.83ms |
connect |
0.78ms |
SELECT `SiteSettings`.* FROM `SiteSettings` WHERE (SiteID = 'buyelearning') LIMIT 1 |
0.45ms |
SELECT `SiteSettingsExt`.* FROM `SiteSettingsExt` WHERE (SiteID = "ALL") AND (DataKey = "LastCookieID") LIMIT 1 |
4.68ms |
UPDATE `SiteSettingsExt` SET `DataVal` = '957076' WHERE (SiteID = "ALL") AND (DataKey = "LastCookieID") AND (DataVal = "957075") |
0.65ms |
SELECT `SiteSettingsExt`.* FROM `SiteSettingsExt` WHERE (SiteID = 'buyelearning') |
0.73ms |
SELECT `SiteSettingsExt`.* FROM `SiteSettingsExt` WHERE (SiteID = 'ALL') |
0.56ms |
SELECT `SiteSettingsExt`.* FROM `SiteSettingsExt` WHERE (SiteID = 'buyelearning') AND (DataKey = 'NoLinkedMasterSiteRedirect') LIMIT 1 |
0.65ms |
SELECT `SiteLayout`.* FROM `SiteLayout` WHERE (SiteLayout.SiteID = 'buyelearning') |
0.69ms |
SELECT `SiteMenu`.* FROM `SiteMenu` WHERE (SiteMenu.SiteID = 'buyelearning') ORDER BY `SiteMenu`.`MenuOrder` ASC, `SiteMenu`.`Private` ASC, `SiteMenu`.`Public` ASC |
0.84ms |
SELECT `CatLabels`.`Label`, `CatLabels`.`Description` FROM `CatCatalogueTrees`
INNER JOIN `CatLabels` ON CatLabels.LabelID = CatCatalogueTrees.LabelID WHERE (CatCatalogueTrees.CatalogueTreeID = '11000') AND (CatLabels.LabelSiteID IN ('ALL','buyelearning')) ORDER BY CatLabels.LabelSiteID = 'ALL' LIMIT 1 |
1.17ms |
SELECT `CatLabels`.`Label`, `CatLabels`.`Description` FROM `CatCatalogueTrees`
INNER JOIN `CatLabels` ON CatLabels.LabelID = CatCatalogueTrees.LabelID WHERE (CatCatalogueTrees.CatalogueTreeID = '11001') AND (CatLabels.LabelSiteID IN ('ALL','buyelearning')) ORDER BY CatLabels.LabelSiteID = 'ALL' LIMIT 1 |
12.87ms |
SELECT `CatCatalogueTrees`.*, (SELECT COUNT(SitePricing.PriceTypeID) FROM `CatTreeCategoryLinks`
INNER JOIN `CatCatalogueCategories` ON CatTreeCategoryLinks.CatalogueCategoryID = CatCatalogueCategories.CatalogueCategoryID
INNER JOIN `CatCategoryCourses` ON CatCatalogueCategories.CatalogueCategoryID = CatCategoryCourses.CatalogueCategoryID
AND CatCategoryCourses.Type = "course"
INNER JOIN `EkCourses` ON CatCategoryCourses.UnitID = EkCourses.Course_ID
AND EkCourses.Course_Enable = 1
INNER JOIN `SitePricing` ON SitePricing.SiteID = "buyelearning"
AND SitePricing.DisplayStatus = 1
AND EkCourses.VendorID = SitePricing.VendorID
AND EkCourses.CourseType = SitePricing.CourseType WHERE (CatCatalogueTrees.CatalogueTreeID = CatTreeCategoryLinks.CatalogueTreeID)) AS `Pricing1`, (SELECT COUNT(SitePricing.PriceTypeID) FROM `CatCatalogueTrees` AS `CatCatalogueTrees2`
INNER JOIN `CatTreeCategoryLinks` ON CatCatalogueTrees2.CatalogueTreeID = CatTreeCategoryLinks.CatalogueTreeID
INNER JOIN `CatCatalogueCategories` ON CatTreeCategoryLinks.CatalogueCategoryID = CatCatalogueCategories.CatalogueCategoryID
INNER JOIN `CatCategoryCourses` ON CatCatalogueCategories.CatalogueCategoryID = CatCategoryCourses.CatalogueCategoryID
AND CatCategoryCourses.Type = "course"
INNER JOIN `EkCourses` ON CatCategoryCourses.UnitID = EkCourses.Course_ID
AND EkCourses.Course_Enable = 1
INNER JOIN `SitePricing` ON SitePricing.SiteID = "buyelearning"
AND SitePricing.DisplayStatus = 1
AND EkCourses.VendorID = SitePricing.VendorID
AND EkCourses.CourseType = SitePricing.CourseType WHERE (CatCatalogueTrees.CatalogueTreeID = CatCatalogueTrees2.ParentID)) AS `Pricing2`, (SELECT COUNT(SitePricing.PriceTypeID) FROM `CatCatalogueTrees` AS `CatCatalogueTrees3`
INNER JOIN `CatCatalogueTrees` AS `CatCatalogueTrees2` ON CatCatalogueTrees3.CatalogueTreeID = CatCatalogueTrees2.ParentID
INNER JOIN `CatTreeCategoryLinks` ON CatCatalogueTrees2.CatalogueTreeID = CatTreeCategoryLinks.CatalogueTreeID
INNER JOIN `CatCatalogueCategories` ON CatTreeCategoryLinks.CatalogueCategoryID = CatCatalogueCategories.CatalogueCategoryID
INNER JOIN `CatCategoryCourses` ON CatCatalogueCategories.CatalogueCategoryID = CatCategoryCourses.CatalogueCategoryID
AND CatCategoryCourses.Type = "course"
INNER JOIN `EkCourses` ON CatCategoryCourses.UnitID = EkCourses.Course_ID
AND EkCourses.Course_Enable = 1
INNER JOIN `SitePricing` ON SitePricing.SiteID = "buyelearning"
AND SitePricing.DisplayStatus = 1
AND EkCourses.VendorID = SitePricing.VendorID
AND EkCourses.CourseType = SitePricing.CourseType WHERE (CatCatalogueTrees.CatalogueTreeID = CatCatalogueTrees3.ParentID)) AS `Pricing3`, (SELECT COUNT(SitePricing.PriceTypeID) FROM `CatCatalogueTrees` AS `CatCatalogueTrees4`
INNER JOIN `CatCatalogueTrees` AS `CatCatalogueTrees3` ON CatCatalogueTrees4.CatalogueTreeID = CatCatalogueTrees3.ParentID
INNER JOIN `CatCatalogueTrees` AS `CatCatalogueTrees2` ON CatCatalogueTrees3.CatalogueTreeID = CatCatalogueTrees2.ParentID
INNER JOIN `CatTreeCategoryLinks` ON CatCatalogueTrees2.CatalogueTreeID = CatTreeCategoryLinks.CatalogueTreeID
INNER JOIN `CatCatalogueCategories` ON CatTreeCategoryLinks.CatalogueCategoryID = CatCatalogueCategories.CatalogueCategoryID
INNER JOIN `CatCategoryCourses` ON CatCatalogueCategories.CatalogueCategoryID = CatCategoryCourses.CatalogueCategoryID
AND CatCategoryCourses.Type = "course"
INNER JOIN `EkCourses` ON CatCategoryCourses.UnitID = EkCourses.Course_ID
AND EkCourses.Course_Enable = 1
INNER JOIN `SitePricing` ON SitePricing.SiteID = "buyelearning"
AND SitePricing.DisplayStatus = 1
AND EkCourses.VendorID = SitePricing.VendorID
AND EkCourses.CourseType = SitePricing.CourseType WHERE (CatCatalogueTrees.CatalogueTreeID = CatCatalogueTrees4.ParentID)) AS `Pricing4`, `CatLabels`.* FROM `CatCatalogueTrees`
INNER JOIN `CatLabels` ON CatLabels.LabelID = CatCatalogueTrees.LabelID AND CatLabels.LabelSiteID = (SELECT `LabelSite`.`LabelSiteID` FROM `CatLabels` AS `LabelSite` WHERE (LabelSite.LabelID = CatLabels.LabelID) AND (LabelSite.LabelSiteID IN ("ALL", "buyelearning")) ORDER BY LabelSite.LabelSiteID = 'ALL' LIMIT 1) WHERE (CatCatalogueTrees.ParentID = '11001') AND (CatCatalogueTrees.InnerOrder > 0) AND (CatCatalogueTrees.CatalogueTreeID NOT IN ("")) OR (CatCatalogueTrees.CatalogueTreeID IN ("")) AND (CatLabels.LabelSiteID IN ("ALL", "buyelearning")) GROUP BY `CatCatalogueTrees`.`CatalogueTreeID` HAVING (Pricing1 > 0 OR Pricing2 > 0 OR Pricing3 > 0 OR Pricing4 > 0) ORDER BY ABS(InnerOrder) ASC |
2.29ms |
SELECT DISTINCT `CatCatalogueCategories`.`CatalogueCategoryID`, `CatLabels`.`Label` FROM `CatCatalogueTrees`
INNER JOIN `CatTreeCategoryLinks` ON CatTreeCategoryLinks.CatalogueTreeID = CatCatalogueTrees.CatalogueTreeID
INNER JOIN `CatCatalogueCategories` ON CatCatalogueCategories.CatalogueCategoryID = CatTreeCategoryLinks.CatalogueCategoryID
LEFT JOIN `CatLabels` ON CatLabels.LabelID = CatCatalogueCategories.LabelID
AND CatLabels.LabelSiteID = "buyelearning" WHERE (CatCatalogueTrees.CatalogueTreeID = '11001') ORDER BY `CatCatalogueCategories`.`InnerOrder` ASC |
3.08ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10112') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
1.34ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.92ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
3.49ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.83ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.76ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.01ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'EIL2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EG') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.96ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10051') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.11ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.81ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
3.96ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
2.32ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.78ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.02ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'BP1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EZ') AND (CourseType = 'HS1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
2.78ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10595') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'PG') AND (CourseType = 'PGST') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.39ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10088') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.14ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10690') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IW') AND (CourseType = 'IWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.78ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IW') AND (CourseType = 'IWC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IW') AND (CourseType = 'IWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.76ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IW') AND (CourseType = 'IWC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IW') AND (CourseType = 'IWA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.91ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10771') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
1.00ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA30') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA10') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA10') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA10') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.78ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IA') AND (CourseType = 'IA20') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.10ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10573') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.79ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DT') AND (CourseType = 'DT1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DT') AND (CourseType = 'DT1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.72ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DT') AND (CourseType = 'DT1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DT') AND (CourseType = 'DT1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DT') AND (CourseType = 'DT1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DT') AND (CourseType = 'DT1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.67ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10792') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.88ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.72ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'IN') AND (CourseType = 'IN3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.04ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '11352') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'QV') AND (CourseType = 'QV2') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.31ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10060') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.72ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'LE') AND (CourseType = 'LA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.05ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '11031') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.11ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10163') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.54ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10120') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.22ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.88ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
3.20ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
3.15ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
3.32ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
2.95ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.72ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.81ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.78ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME5') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME3') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'ME') AND (CourseType = 'ME4') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.15ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10753') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'WO') AND (CourseType = 'WO1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'WO') AND (CourseType = 'WO1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.19ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10306') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
5.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.76ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.03ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10655') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MR') AND (CourseType = 'MRSA') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.12ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10044') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.04ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10377') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.48ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.80ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.51ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10527') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.79ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.09ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.54ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.54ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MN') AND (CourseType = 'ML1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.99ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10784') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MO') AND (CourseType = 'MLCC') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.13ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10101') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.76ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'MT') AND (CourseType = 'MAG1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.92ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10558') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.81ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'VO') AND (CourseType = 'VADO') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.48ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10210') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.80ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.94ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.49ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'EW') AND (CourseType = 'EWB') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.30ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10131') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.51ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.54ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.75ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.32ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10251') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.53ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.54ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.52ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.66ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.25ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.73ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.53ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.94ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10252') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = '') AND (CourseType = '') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.89ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '11507') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.55ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.63ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.72ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.60ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.57ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'DB') AND (CourseType = 'DBS') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.26ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10325') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.59ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.64ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.77ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.54ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.53ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.52ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.50ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.49ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.92ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.52ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.61ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.56ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.58ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.62ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.72ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'CO') AND (CourseType = 'CPL1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.90ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10167') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.67ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'YL') AND (CourseType = 'YORE') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.69ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'YL') AND (CourseType = 'YORE') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.68ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'YL') AND (CourseType = 'YORE') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.74ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'YL') AND (CourseType = 'YORE') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.09ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '10970') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.70ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'PR') AND (CourseType = 'PARG') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
1.02ms |
SELECT `CatCategoryCourses`.*, `EkCourses`.*, `Events`.*, `Exams`.*, `URLs`.*, `ClassroomCourses`.*, CASE CatCategoryCourses.Type
WHEN "course" then EkCourses.Course_Title
WHEN "event" then Events.EventTopic
WHEN "exam" then Exams.Title
WHEN "URL" then URLs.name
WHEN "classroom" then ClassroomCourses.Course_Title
END AS `Title` FROM `CatCategoryCourses`
LEFT JOIN `EkCourses` ON EkCourses.Course_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "course"
LEFT JOIN `Events` ON Events.EventID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "event"
LEFT JOIN `Exams` ON Exams.ExamID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "exam"
LEFT JOIN `URLs` ON URLs.URL_ID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "URL"
LEFT JOIN `ClassroomCourses` ON ClassroomCourses.ClassroomCourseID = CatCategoryCourses.UnitID
AND CatCategoryCourses.Type = "classroom" WHERE (CatCategoryCourses.Type != "event"
OR (CatCategoryCourses.Type = "event"
AND `Events`.EventTopic IS NOT NULL AND `Events`.EventStatus != "Deleted")) AND (CatCategoryCourses.CatalogueCategoryID = '11150') ORDER BY `CatCategoryCourses`.`InnerOrder` ASC |
0.65ms |
SELECT `SitePricing`.* FROM `SitePricing` WHERE (SiteID = 'buyelearning') AND (VendorID = 'WW') AND (CourseType = 'WW1') AND (AllowEcommerceFallthrough = 1) LIMIT 1 |
0.71ms |
SELECT `CleanURLs`.* FROM `CleanURLs` WHERE (CleanURLs.SiteID = 'buyelearning') AND (URL LIKE 'catalogue/Health-_-Safety/%') ORDER BY `Controller` ASC, `Path` ASC |
0.61ms |
SELECT `CleanURLs`.* FROM `CleanURLs` WHERE (SiteID = 'buyelearning') AND (URL = 'catalogue/Health-_-Safety') LIMIT 1 |
0.80ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueSearchResultsPrefixText') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
9.45ms |
SELECT `SiteMenu`.`id`, `SiteMenuLanguage`.`Label` AS `LanguageLabel`, `SiteMenu`.`Label`, COALESCE(SiteMenuLanguage.Language, "UK") AS `Language`, `SiteMenu`.`Path`, `SiteMenu`.`SiteID`, `SiteMenu`.`MenuOrder`, `SiteMenu`.`Private`, `SiteMenu`.`Public`, `SiteText`.* FROM `SiteMenu`
LEFT JOIN `SiteMenuLanguage` ON SiteMenu.Path = SiteMenuLanguage.Path AND SiteMenuLanguage.Language = "UK"
LEFT JOIN `SiteText` ON SiteMenu.Path = CONCAT("#", SiteText.Tag) WHERE (SiteMenu.SiteID = "buyelearning") AND (SiteMenu.SiteID = 'buyelearning') AND (SiteMenu.Path = 'catalogue') ORDER BY `SiteMenu`.`MenuOrder` ASC |
0.59ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'BreadcrumbPrefix') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.54ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = '/CatalogHeader') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.58ms |
SELECT `SiteMenu`.* FROM `SiteMenu` WHERE (SiteMenu.SiteID = 'buyelearning') ORDER BY `SiteMenu`.`MenuOrder` ASC, `SiteMenu`.`Private` ASC, `SiteMenu`.`Public` ASC |
0.43ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'BackButtonText') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.84ms |
SELECT `HasPermission`.* FROM `SiteTags` AS `HasPermission` WHERE (HasPermission.SiteID IN ('ALL', 'buyelearning')) AND (HasPermission.CanView > 0 AND CanView <= 1) AND (NOT EXISTS (SELECT `NoPermission`.`CanView` FROM `SiteTags` AS `NoPermission` WHERE (NoPermission.SiteID = 'buyelearning') AND (NoPermission.TagTypeID = HasPermission.TagTypeID) AND (NoPermission.CanView = 0))) |
0.58ms |
SELECT `SiteMenu`.* FROM `SiteMenu` WHERE (SiteMenu.SiteID = 'buyelearning') ORDER BY `SiteMenu`.`MenuOrder` ASC, `SiteMenu`.`Private` ASC, `SiteMenu`.`Public` ASC |
0.58ms |
SELECT `CleanURLs`.* FROM `CleanURLs` WHERE (SiteID = 'buyelearning') AND (URL = 'catalogue/Health-_-Safety') LIMIT 1 |
0.53ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.49ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.38ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.38ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.34ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.40ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.41ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.35ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.40ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.37ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.37ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.42ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.41ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.37ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.43ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.42ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.47ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.45ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.38ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.39ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.52ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.37ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CatalogueTableColumnTitle') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
1.06ms |
SELECT `SiteText`.`TextDisplay`, `SiteSettings`.* FROM `SiteText`
INNER JOIN `SiteSettings` ON SiteText.SiteID = SiteSettings.TextSiteID WHERE (SiteSettings.SiteID = 'cs') AND (Language = 'UK') AND (Tag = 'CSS') |
0.51ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'CSS') AND (SiteID = 'buyelearning') AND (Language = 'UK') LIMIT 1 |
0.76ms |
SELECT `SiteText`.`TextDisplay`, `SiteSettings`.* FROM `SiteText`
INNER JOIN `SiteSettings` ON SiteText.SiteID = SiteSettings.TextSiteID WHERE (SiteSettings.SiteID = 'buyelearning') AND (Language = '') AND (Tag = 'HeaderJS') |
0.77ms |
SELECT `SiteText`.`TextDisplay`, `SiteSettings`.* FROM `SiteText`
INNER JOIN `SiteSettings` ON SiteText.SiteID = SiteSettings.TextSiteID WHERE (SiteSettings.SiteID = 'buyelearning') AND (Language = 'UK') AND (Tag = 'HeaderJS') |
0.72ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'TemplateFooterHTML') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.53ms |
SELECT `SitePaymentSettings`.* FROM `SitePaymentSettings` WHERE (SitePaymentSettings.SiteID = "buyelearning") |
0.75ms |
SELECT `HasPermission`.* FROM `SiteTags` AS `HasPermission` WHERE (HasPermission.SiteID IN ('ALL', 'buyelearning')) AND (HasPermission.CanView > 0 AND CanView <= 1) AND (NOT EXISTS (SELECT `NoPermission`.`CanView` FROM `SiteTags` AS `NoPermission` WHERE (NoPermission.SiteID = 'buyelearning') AND (NoPermission.TagTypeID = HasPermission.TagTypeID) AND (NoPermission.CanView = 0))) |
0.53ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'EmptySearchTextNoDropdown') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.48ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'SearchButtonSearchText') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.55ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'SearchButtonSearchText') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
0.45ms |
SELECT `SiteText`.`TextDisplay` FROM `SiteText` WHERE (Tag = 'SearchButtonSearchText') AND (SiteID = 'cs') AND (Language = 'UK') LIMIT 1 |
599.82ms |
SELECT count(courses1.UnitID) AS IDs1,
count(courses2.UnitID) AS IDs2,
count(courses3.UnitID) AS IDs3,
count(courses4.UnitID) AS IDs4,
labels1.Label AS Label1,
labels2.Label AS Label2,
labels3.Label AS Label3,
labels4.Label AS Label4,
labels1.Icon AS Image1,
labels2.Icon AS Image2,
labels3.Icon AS Image3,
labels4.Icon AS Image4,
trees1.CatalogueTreeID AS Tree1,
trees2.CatalogueTreeID AS Tree2,
trees3.CatalogueTreeID AS Tree3,
trees4.CatalogueTreeID AS Tree4,
trees1.InnerOrder AS Order1,
trees2.InnerOrder AS Order2,
trees3.InnerOrder AS Order3,
trees4.InnerOrder AS Order4 , count(pricing1.PriceTypeID) as price1,
count(pricing2.PriceTypeID) as price2,
count(pricing3.PriceTypeID) as price3,
count(pricing4.PriceTypeID) as price4 FROM CatCatalogueTrees AS trees1
LEFT JOIN CatLabels AS labels1 ON trees1.LabelID = labels1.LabelID AND labels1.LabelSiteID = (
SELECT labelsite1.LabelSiteID
FROM CatLabels labelsite1
WHERE labelsite1.LabelID = labels1.LabelID
AND labelsite1.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite1.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links1 ON trees1.CatalogueTreeID = links1.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories1 ON links1.CatalogueCategoryID = categories1.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses1 ON categories1.CatalogueCategoryID = courses1.CatalogueCategoryID LEFT JOIN EkCourses AS ek1 ON courses1.UnitID = ek1.Course_ID AND courses1.Type = 'course' AND ek1.Course_Enable = 1
LEFT JOIN SitePricing AS pricing1 ON ek1.VendorID = pricing1.VendorID AND ek1.CourseType = pricing1.CourseType AND pricing1.SiteID = 'buyelearning' AND pricing1.DisplayStatus > 0 LEFT JOIN CatCatalogueTrees AS trees2 ON trees1.CatalogueTreeID = trees2.ParentID
LEFT JOIN CatLabels AS labels2 ON trees2.LabelID = labels2.LabelID AND labels2.LabelSiteID = (
SELECT labelsite2.LabelSiteID
FROM CatLabels labelsite2
WHERE labelsite2.LabelID = labels2.LabelID
AND labelsite2.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite2.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links2 ON trees2.CatalogueTreeID = links2.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories2 ON links2.CatalogueCategoryID = categories2.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses2 ON categories2.CatalogueCategoryID = courses2.CatalogueCategoryID LEFT JOIN EkCourses AS ek2 ON courses2.UnitID = ek2.Course_ID AND courses2.Type = 'course' AND ek2.Course_Enable = 1
LEFT JOIN SitePricing AS pricing2 ON ek2.VendorID = pricing2.VendorID AND ek2.CourseType = pricing2.CourseType AND pricing2.SiteID = 'buyelearning' AND pricing2.DisplayStatus > 0 LEFT JOIN CatCatalogueTrees AS trees3 ON trees2.CatalogueTreeID = trees3.ParentID
LEFT JOIN CatLabels AS labels3 ON trees3.LabelID = labels3.LabelID AND labels3.LabelSiteID = (
SELECT labelsite3.LabelSiteID
FROM CatLabels labelsite3
WHERE labelsite3.LabelID = labels3.LabelID
AND labelsite3.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite3.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links3 ON trees3.CatalogueTreeID = links3.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories3 ON links3.CatalogueCategoryID = categories3.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses3 ON categories3.CatalogueCategoryID = courses3.CatalogueCategoryID LEFT JOIN EkCourses AS ek3 ON courses3.UnitID = ek3.Course_ID AND courses3.Type = 'course' AND ek3.Course_Enable = 1
LEFT JOIN SitePricing AS pricing3 ON ek3.VendorID = pricing3.VendorID AND ek3.CourseType = pricing3.CourseType AND pricing3.SiteID = 'buyelearning' AND pricing3.DisplayStatus > 0 LEFT JOIN CatCatalogueTrees AS trees4 ON trees3.CatalogueTreeID = trees4.ParentID
LEFT JOIN CatLabels AS labels4 ON trees4.LabelID = labels4.LabelID AND labels4.LabelSiteID = (
SELECT labelsite4.LabelSiteID
FROM CatLabels labelsite4
WHERE labelsite4.LabelID = labels4.LabelID
AND labelsite4.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite4.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links4 ON trees4.CatalogueTreeID = links4.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories4 ON links4.CatalogueCategoryID = categories4.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses4 ON categories4.CatalogueCategoryID = courses4.CatalogueCategoryID LEFT JOIN EkCourses AS ek4 ON courses4.UnitID = ek4.Course_ID AND courses4.Type = 'course' AND ek4.Course_Enable = 1
LEFT JOIN SitePricing AS pricing4 ON ek4.VendorID = pricing4.VendorID AND ek4.CourseType = pricing4.CourseType AND pricing4.SiteID = 'buyelearning' AND pricing4.DisplayStatus > 0 WHERE trees1.CatalogueTreeID IN ('11000')
GROUP BY Label1, Label2, Label3, Label4 HAVING (Order1 IS NULL OR Order1 > 0)
AND (Order2 IS NULL OR Order2 > 0)
AND (Order3 IS NULL OR Order3 > 0)
AND (Order4 IS NULL OR Order4 > 0) AND (price1 > 0 or price2 > 0 or price3 > 0 or price4 > 0) ORDER BY ABS(Order1), ABS(Order2), ABS(Order3), ABS(Order4); |
9.04ms |
SELECT `SiteMenu`.`id`, `SiteMenuLanguage`.`Label` AS `LanguageLabel`, `SiteMenu`.`Label`, COALESCE(SiteMenuLanguage.Language, "UK") AS `Language`, `SiteMenu`.`Path`, `SiteMenu`.`SiteID`, `SiteMenu`.`MenuOrder`, `SiteMenu`.`Private`, `SiteMenu`.`Public`, `SiteText`.* FROM `SiteMenu`
LEFT JOIN `SiteMenuLanguage` ON SiteMenu.Path = SiteMenuLanguage.Path AND SiteMenuLanguage.Language = "UK"
LEFT JOIN `SiteText` ON SiteMenu.Path = CONCAT("#", SiteText.Tag) WHERE (SiteMenu.SiteID = "buyelearning") AND (SiteMenu.Path = "gettingstarted") |
362.66ms |
SELECT count(courses1.UnitID) AS IDs1,
count(courses2.UnitID) AS IDs2,
count(courses3.UnitID) AS IDs3,
count(courses4.UnitID) AS IDs4,
labels1.Label AS Label1,
labels2.Label AS Label2,
labels3.Label AS Label3,
labels4.Label AS Label4,
labels1.Icon AS Image1,
labels2.Icon AS Image2,
labels3.Icon AS Image3,
labels4.Icon AS Image4,
trees1.CatalogueTreeID AS Tree1,
trees2.CatalogueTreeID AS Tree2,
trees3.CatalogueTreeID AS Tree3,
trees4.CatalogueTreeID AS Tree4,
trees1.InnerOrder AS Order1,
trees2.InnerOrder AS Order2,
trees3.InnerOrder AS Order3,
trees4.InnerOrder AS Order4 , count(pricing1.PriceTypeID) as price1,
count(pricing2.PriceTypeID) as price2,
count(pricing3.PriceTypeID) as price3,
count(pricing4.PriceTypeID) as price4 FROM CatCatalogueTrees AS trees1
LEFT JOIN CatLabels AS labels1 ON trees1.LabelID = labels1.LabelID AND labels1.LabelSiteID = (
SELECT labelsite1.LabelSiteID
FROM CatLabels labelsite1
WHERE labelsite1.LabelID = labels1.LabelID
AND labelsite1.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite1.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links1 ON trees1.CatalogueTreeID = links1.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories1 ON links1.CatalogueCategoryID = categories1.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses1 ON categories1.CatalogueCategoryID = courses1.CatalogueCategoryID LEFT JOIN EkCourses AS ek1 ON courses1.UnitID = ek1.Course_ID AND courses1.Type = 'course' AND ek1.Course_Enable = 1
LEFT JOIN SitePricing AS pricing1 ON ek1.VendorID = pricing1.VendorID AND ek1.CourseType = pricing1.CourseType AND pricing1.SiteID = 'buyelearning' AND pricing1.DisplayStatus > 0 LEFT JOIN CatCatalogueTrees AS trees2 ON trees1.CatalogueTreeID = trees2.ParentID
LEFT JOIN CatLabels AS labels2 ON trees2.LabelID = labels2.LabelID AND labels2.LabelSiteID = (
SELECT labelsite2.LabelSiteID
FROM CatLabels labelsite2
WHERE labelsite2.LabelID = labels2.LabelID
AND labelsite2.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite2.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links2 ON trees2.CatalogueTreeID = links2.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories2 ON links2.CatalogueCategoryID = categories2.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses2 ON categories2.CatalogueCategoryID = courses2.CatalogueCategoryID LEFT JOIN EkCourses AS ek2 ON courses2.UnitID = ek2.Course_ID AND courses2.Type = 'course' AND ek2.Course_Enable = 1
LEFT JOIN SitePricing AS pricing2 ON ek2.VendorID = pricing2.VendorID AND ek2.CourseType = pricing2.CourseType AND pricing2.SiteID = 'buyelearning' AND pricing2.DisplayStatus > 0 LEFT JOIN CatCatalogueTrees AS trees3 ON trees2.CatalogueTreeID = trees3.ParentID
LEFT JOIN CatLabels AS labels3 ON trees3.LabelID = labels3.LabelID AND labels3.LabelSiteID = (
SELECT labelsite3.LabelSiteID
FROM CatLabels labelsite3
WHERE labelsite3.LabelID = labels3.LabelID
AND labelsite3.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite3.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links3 ON trees3.CatalogueTreeID = links3.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories3 ON links3.CatalogueCategoryID = categories3.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses3 ON categories3.CatalogueCategoryID = courses3.CatalogueCategoryID LEFT JOIN EkCourses AS ek3 ON courses3.UnitID = ek3.Course_ID AND courses3.Type = 'course' AND ek3.Course_Enable = 1
LEFT JOIN SitePricing AS pricing3 ON ek3.VendorID = pricing3.VendorID AND ek3.CourseType = pricing3.CourseType AND pricing3.SiteID = 'buyelearning' AND pricing3.DisplayStatus > 0 LEFT JOIN CatCatalogueTrees AS trees4 ON trees3.CatalogueTreeID = trees4.ParentID
LEFT JOIN CatLabels AS labels4 ON trees4.LabelID = labels4.LabelID AND labels4.LabelSiteID = (
SELECT labelsite4.LabelSiteID
FROM CatLabels labelsite4
WHERE labelsite4.LabelID = labels4.LabelID
AND labelsite4.LabelSiteID IN ('ALL', 'buyelearning')
ORDER BY labelsite4.LabelSiteID = 'ALL'
LIMIT 1
)
LEFT JOIN CatTreeCategoryLinks AS links4 ON trees4.CatalogueTreeID = links4.CatalogueTreeID
LEFT JOIN CatCatalogueCategories AS categories4 ON links4.CatalogueCategoryID = categories4.CatalogueCategoryID
LEFT JOIN CatCategoryCourses AS courses4 ON categories4.CatalogueCategoryID = courses4.CatalogueCategoryID LEFT JOIN EkCourses AS ek4 ON courses4.UnitID = ek4.Course_ID AND courses4.Type = 'course' AND ek4.Course_Enable = 1
LEFT JOIN SitePricing AS pricing4 ON ek4.VendorID = pricing4.VendorID AND ek4.CourseType = pricing4.CourseType AND pricing4.SiteID = 'buyelearning' AND pricing4.DisplayStatus > 0 WHERE trees1.CatalogueTreeID IN ('11000')
GROUP BY Label1, Label2, Label3, Label4 HAVING (Order1 IS NULL OR Order1 > 0)
AND (Order2 IS NULL OR Order2 > 0)
AND (Order3 IS NULL OR Order3 > 0)
AND (Order4 IS NULL OR Order4 > 0) AND (price1 > 0 or price2 > 0 or price3 > 0 or price4 > 0) ORDER BY ABS(Order1), ABS(Order2), ABS(Order3), ABS(Order4); |
0.57ms |
SELECT `CleanURLs`.* FROM `CleanURLs` WHERE (CleanURLs.SiteID = 'buyelearning') AND (URL LIKE 'catalogue/%') ORDER BY `Controller` ASC, `Path` ASC |
4.65ms |
SELECT `SiteMenu`.`id`, `SiteMenuLanguage`.`Label` AS `LanguageLabel`, `SiteMenu`.`Label`, COALESCE(SiteMenuLanguage.Language, "UK") AS `Language`, `SiteMenu`.`Path`, `SiteMenu`.`SiteID`, `SiteMenu`.`MenuOrder`, `SiteMenu`.`Private`, `SiteMenu`.`Public`, `SiteText`.* FROM `SiteMenu`
LEFT JOIN `SiteMenuLanguage` ON SiteMenu.Path = SiteMenuLanguage.Path AND SiteMenuLanguage.Language = "UK"
LEFT JOIN `SiteText` ON SiteMenu.Path = CONCAT("#", SiteText.Tag) WHERE (SiteMenu.SiteID = "buyelearning") AND (SiteMenu.Path = "support") |
4.61ms |
SELECT `SiteMenu`.`id`, `SiteMenuLanguage`.`Label` AS `LanguageLabel`, `SiteMenu`.`Label`, COALESCE(SiteMenuLanguage.Language, "UK") AS `Language`, `SiteMenu`.`Path`, `SiteMenu`.`SiteID`, `SiteMenu`.`MenuOrder`, `SiteMenu`.`Private`, `SiteMenu`.`Public`, `SiteText`.* FROM `SiteMenu`
LEFT JOIN `SiteMenuLanguage` ON SiteMenu.Path = SiteMenuLanguage.Path AND SiteMenuLanguage.Language = "UK"
LEFT JOIN `SiteText` ON SiteMenu.Path = CONCAT("#", SiteText.Tag) WHERE (SiteMenu.SiteID = "buyelearning") AND (SiteMenu.Path = "user/login") |
0.76ms |
SELECT `SiteText`.`TextDisplay`, `SiteSettings`.* FROM `SiteText`
INNER JOIN `SiteSettings` ON SiteText.SiteID = SiteSettings.TextSiteID WHERE (SiteSettings.SiteID = 'buyelearning') AND (Language = 'UK') AND (Tag = 'cookieMessage') |
0.69ms |
SELECT `SiteText`.`TextDisplay`, `SiteSettings`.* FROM `SiteText`
INNER JOIN `SiteSettings` ON SiteText.SiteID = SiteSettings.TextSiteID WHERE (SiteSettings.SiteID = 'buyelearning') AND (Language = 'UK') AND (Tag = 'cookieAcceptButtonText') |