Warning (512): /home/pharma/website/current/cakephp/app/pharmalicensing/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 267]
Services: Training
RSS Feeds
Search

Services

Innovaro Pharmalicensing's service company directory enables you to meet your outsourcing needs quickly.

Services

Displaying 1..2 of 2 - per page
Order by

Providing expert specialist training in key development areas

More

Standard or customised training courses

More
Displaying 1..2 of 2 - per page
Order by

Related Reports

Your selection

Services
Training del

Browse By

© Copyright 1998-2012 Innovaro Europe Ltd Innovaro Corporation All rights reserved. Terms and Conditions | Contact us

(website) 45 queries took 33 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `service`15151
2DESCRIBE `company`27271
3DESCRIBE `condet`17171
4DESCRIBE `countrycode`441
5DESCRIBE `person`15151
6DESCRIBE `account`29291
7DESCRIBE `product_legacy`661
8DESCRIBE `sales_people`661
9DESCRIBE `profile`14141
10DESCRIBE `currencies`771
11DESCRIBE `update_rec`771
12DESCRIBE `user`24241
13DESCRIBE `enquiry`14141
14DESCRIBE `module_types`661
15DESCRIBE `dms_companies`26261
16DESCRIBE `dms_releases`10101
17DESCRIBE `dms_categories`441
18DESCRIBE `dms_clinical_areas`441
19DESCRIBE `dms_categories_dms_releases`220
20DESCRIBE `dms_clinical_areas_dms_releases`220
21DESCRIBE `dms_releases_sites`551
22DESCRIBE `licopp`23231
23DESCRIBE `development_statuses`551
24DESCRIBE `category`14141
25DESCRIBE `categories_sites`550
26DESCRIBE `categorisation`881
27DESCRIBE `licopps_sites`330
28DESCRIBE `press_release`13131
29DESCRIBE `press_releases_sites`551
30DESCRIBE `story`12121
31DESCRIBE `sites_stories`551
32DESCRIBE `story_assoc`441
33DESCRIBE `companies_sites`331
34DESCRIBE `categories_users`221
35DESCRIBE `authority`331
36DESCRIBE `sites_users`551
37DESCRIBE `sites`551
38SELECT `Site`.`id`, `Site`.`name`, `Site`.`email_domain`, `Site`.`short_name`, `Site`.`brand` FROM `sites` AS `Site` WHERE `Site`.`id` = 1 LIMIT 1110
39SELECT `Category`.`uid`, `Category`.`name` FROM `category` AS `Category` LEFT JOIN `categories_sites` AS `CategorySite` ON (`CategorySite`.`category_id` = `Category`.`uid`) WHERE `CategorySite`.`site_id` = 1 AND `Category`.`parent` = 2044 ORDER BY `Category`.`name` ASC 330
40SELECT `Category`.`lft`, `Category`.`rgt` FROM `category` AS `Category` LEFT JOIN `categories_sites` AS `CategorySite` ON (`CategorySite`.`category_id` = `Category`.`uid`) WHERE `CategorySite`.`site_id` = 1 AND `Category`.`uid` = 2044 AND `Category`.`root` = 712 LIMIT 1110
41SELECT `Category`.`uid`, `Category`.`name` FROM `category` AS `Category` LEFT JOIN `categories_sites` AS `CategorySite` ON (`CategorySite`.`category_id` = `Category`.`uid`) WHERE `CategorySite`.`site_id` = 1 AND `Category`.`lft` <= 2769 AND `Category`.`rgt` >= 2776 AND `Category`.`level` > 1 110
42SELECT `ServiceCategory`.`lft`, `ServiceCategory`.`rgt`, `ServiceCategory`.`uid` FROM `category` AS `ServiceCategory` LEFT JOIN `category` AS `Parent` ON (`ServiceCategory`.`parent` = `Parent`.`uid`) LEFT JOIN `categories_sites` AS `CategorySite` ON (`CategorySite`.`category_id` = `ServiceCategory`.`uid`) WHERE `CategorySite`.`site_id` = 1 AND `ServiceCategory`.`uid` = 2044 LIMIT 1110
43SELECT `Child`.`uid`, `Child`.`name`, `Child`.`parent`, `Child`.`has_children`, `Child`.`show_children`, `Child`.`show_grandchildren`, `Child`.`members`, `Child`.`num_children`, `Child`.`root`, `Child`.`restricted`, `Child`.`clan`, `Child`.`lft`, `Child`.`rgt`, `Child`.`level` FROM `category` AS `Child` WHERE `Child`.`parent` = (2044) ORDER BY `name` ASC 330
44SELECT `Category`.`uid`, `Category`.`name`, `Category`.`parent`, `Category`.`has_children`, `Category`.`show_children`, `Category`.`show_grandchildren`, `Category`.`members`, `Category`.`num_children`, `Category`.`root`, `Category`.`restricted`, `Category`.`clan`, `Category`.`lft`, `Category`.`rgt`, `Category`.`level`, `Categorisation`.`id`, `Categorisation`.`company_id`, `Categorisation`.`buysell`, `Categorisation`.`category_id`, `Categorisation`.`browse_category_id`, `Categorisation`.`cat_type`, `Categorisation`.`story_id`, `Categorisation`.`network_id` FROM `category` AS `Category` JOIN `categorisation` AS `Categorisation` ON (`Categorisation`.`company_id` IN (168, 135) AND `Categorisation`.`category_id` = `Category`.`uid`) WHERE cat_type="V" ORDER BY `Category`.`root` ASC, `Category`.`clan` ASC, `Category`.`parent` ASC, `Category`.`name` ASC 220
45SELECT `ServiceCategory`.`uid`, `ServiceCategory`.`name`, `ServiceCategory`.`parent`, `ServiceCategory`.`has_children`, `ServiceCategory`.`show_children`, `ServiceCategory`.`show_grandchildren`, `ServiceCategory`.`members`, `ServiceCategory`.`num_children`, `ServiceCategory`.`root`, `ServiceCategory`.`restricted`, `ServiceCategory`.`clan`, `ServiceCategory`.`lft`, `ServiceCategory`.`rgt`, `ServiceCategory`.`level`, `Categorisation`.`id`, `Categorisation`.`company_id`, `Categorisation`.`buysell`, `Categorisation`.`category_id`, `Categorisation`.`browse_category_id`, `Categorisation`.`cat_type`, `Categorisation`.`story_id`, `Categorisation`.`network_id` FROM `category` AS `ServiceCategory` JOIN `categorisation` AS `Categorisation` ON (`Categorisation`.`company_id` IN (168, 135) AND `Categorisation`.`category_id` = `ServiceCategory`.`uid`) WHERE `cat_type` = 'V' ORDER BY `ServiceCategory`.`root` ASC, `ServiceCategory`.`clan` ASC, `ServiceCategory`.`parent` ASC, `ServiceCategory`.`name` ASC 220
(website_slave) 2 queries took 10 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Service`.`id`, `Service`.`slug`, `Service`.`headline`, `Service`.`detail` FROM `service` AS `Service` INNER JOIN categorisation AS `CategorisationServiceCategory` ON (`CategorisationServiceCategory`.`company_id` = `Service`.`id` AND `CategorisationServiceCategory`.`cat_type` = 'V') INNER JOIN category AS `ServiceCategory` ON (`ServiceCategory`.`uid` = `CategorisationServiceCategory`.`category_id` AND `ServiceCategory`.`lft` >= '2769' AND `ServiceCategory`.`rgt` <= '2776') INNER JOIN company AS `ParentCompany` ON (`ParentCompany`.`uid`=`Service`.`company_id` AND `ParentCompany`.`is_live`="Y") WHERE `ParentCompany`.`is_live` = 1 GROUP BY `Service`.`id` ORDER BY `ParentCompany`.`is_customer` DESC, `Service`.`viewed_counter` DESC, `Service`.`headline` ASC LIMIT 10227
2SELECT COUNT(DISTINCT Service.id) AS `count` FROM `service` AS `Service` INNER JOIN categorisation AS `CategorisationServiceCategory` ON (`CategorisationServiceCategory`.`company_id` = `Service`.`id` AND `CategorisationServiceCategory`.`cat_type` = 'V') INNER JOIN category AS `ServiceCategory` ON (`ServiceCategory`.`uid` = `CategorisationServiceCategory`.`category_id` AND `ServiceCategory`.`lft` >= '2769' AND `ServiceCategory`.`rgt` <= '2776') INNER JOIN company AS `ParentCompany` ON (`ParentCompany`.`uid`=`Service`.`company_id` AND `ParentCompany`.`is_live`="Y") WHERE `ParentCompany`.`is_live` = 1 113
(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)
(report) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `reports`17171
(report_slave) 1 query took 1 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `MarketResearchReport`.`id`, `MarketResearchReport`.`slug`, `MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`, `MarketResearchReport`.`pages`, `MarketResearchReport`.`published`, `MarketResearchReport`.`net_price_usd`, `MarketResearchReport`.`active`, `MarketResearchReport`.`publisher_id`, `MarketResearchReport`.`views`, `MarketResearchReport`.`tags`, `MarketResearchReport`.`created`, `MarketResearchReport`.`modified` FROM `reports` AS `MarketResearchReport` WHERE `MarketResearchReport`.`active` = 1 AND MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Training") ORDER BY MATCH (`MarketResearchReport`.`name`, `MarketResearchReport`.`description`, `MarketResearchReport`.`summary`, `MarketResearchReport`.`content`, `MarketResearchReport`.`isbn`, `MarketResearchReport`.`code`) AGAINST ("Training") DESC , MarketResearchReport.published DESC LIMIT 1010101