Hello,
I am trying to select rows from an ECC database for example from table USR02. I have tried
Select * from ECC.USR02
But this does not execute, I get intellisense for the ECC but after the . I only get the below options
How do i select from tables in the below hierarchy?
Thanks
![Capture.PNG]()
![Capture.PNG]()