I have what might be an easy question. I got sql developer installed and connected to our database over the network. To query I need to type in select * from database.customer to see all rows in the customer table. If I wanted to set this up so I can just enter select • from customer how can I do this?
I also cannot see the tables in the side menu. I would like to resolve this too.
Any help would be appreciated!