I use grocery crud with oracle database,
i have problem, in my work place i have one oracle schema and not allow to access another schema, just allow for ask database view if i need some data from table in another schema.
so can i set relation between my table with database view?
thank you