When is it acceptable to run SQL against Siebel database tables?
never
to insert data into Siebel EIM (interface) tables such as EIM_ACCOUNT
to drop tables from the database
to insert data into Siebel customer (data) tables such as S_ORG_EXT
Submit