Create table JDE from Views SQL Developer Oracle
Dear expert,
Is there anyone can help me, how to create table in JDE EnterpriseOne 9.1 based on Views (not tables) in SQL Developer for Oracle? So, user just only need to open databrowser and get all data.
As we know the maximum tables for business views is 3. I want to create some join table for more than 3 tables in SQL Developer as Views, because there is CASE statement in select query.
I really appreciate your help. Step by step will be helpful, thank you..
*I've try create views sql and table in JDE with same name, but it still error when I open it via UTB