I tried counting how many sales in my superstore table with code
select count(sales) from superstore
and it showed no field table dictated (bringing out another database “company”) while the table superstore is from ‘sales database’ and not company.
please how do i fix this