cancel
Showing results for 
Search instead for 
Did you mean: 

is it possible to insert rows into table at BO ?

Former Member
0 Kudos

Hi all, is it possible to insert rows from production Oracle server into table at BO ? I have no rights to create tables in production Oracle server. My need is to insert aggregated massive into table once instead of aggregating data on the fly each time I need them.

Thanks ahead.

Accepted Solutions (1)

Accepted Solutions (1)

denis_konovalov
Active Contributor
0 Kudos

What do you mean by BO tables ?

BO doesn't have any tables, unless you mean CMS DB. But you cannot and should not insert anything manualy into those tables...

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I think you need a Derived table. Please read about Derived tables and let us know if that is what you were looking for.

Edited by: MohammedHussain on Jun 30, 2011 8:31 PM