Boeing Company is the largest aerospace company in the world. It is the world's largest manufacturer of commercial jetliners and military aircraft, and the nation's largest NASA contractor.
SHOW FULL COLUMNS FROM `cmf_company` [ RunTime:0.012741s ]
SELECT `id`,`name`,`slug`,`symbol`,`exchange`,`sector`,`industry`,`website`,`logo`,`description`,`market_cap`,`employees`,`location`,`earnings_count` FROM `cmf_company` WHERE `delete_time` = 0 AND `slug` = 'boeing' LIMIT 1 [ RunTime:0.006176s ]
SHOW FULL COLUMNS FROM `cmf_earnings` [ RunTime:0.012226s ]
SELECT `id`,`slug`,`fiscal_year`,`fiscal_quarter`,`filing_date`,`period_end_date`,`revenue`,`net_income`,`eps_diluted`,`revenue_yoy` FROM `cmf_earnings` WHERE `company_id` = '21426' ORDER BY `filing_date` DESC,`id` DESC LIMIT 12 [ RunTime:0.009160s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.015176s ]
SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.014449s ]
SELECT `more`,`file`,`id`,`is_public` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'matrix/company' ) ORDER BY `is_public` DESC [ RunTime:0.009997s ]