Sandbox
SELECT
company_id
FROM
cscart_products
WHERE
product_id
=
'1145'
Query time 0.00009
Explain
id
select_type
table
type
possible_keys
key
key_len
ref
rows
Extra
1
SIMPLE
cscart_products
const
PRIMARY
PRIMARY
3
const
1
Result
company_id
3