I see when I run query select count(*) from table; there's a count of data displaying. but when I check select * from table; there no data been displaying.
can you please help these are external table I went to the location of the tables and I see there's no data present.