Log In


SELECT `id` FROM `companys` WHERE `ticker` = ''




SELECT `id` FROM `sectors` WHERE `name` = ''




SELECT count(*) FROM `reports`




SELECT `reports`.* FROM `reports` ORDER BY created_at DESC LIMIT 0,30



No records found

Current Ideas


SELECT `companys`.* FROM `companys` ORDER BY updated_at DESC