Hello from Manizales
I have a view (RA_TERMS), and I want to get data using a query with Oracle SQL Developer. when I do the query of this view, no data is retrieve. But, when I try the same query in another computer with Oracle SQL Developer, it shows me view's data.
I dont know what is the problem. How can I see view's data in other computers, but not mine? (We have the same connection information).
Thank you!!