SQL Language (MOSC)

MOSC Banner

SQL Script - Help Wanted

edited Apr 9, 2016 5:01AM in SQL Language (MOSC) 1 commentAnswered

Hi All,

I need some help in building a script generator. I have a table like below -

    

IdAttr_Name                   Attr_NrTable_Name
1Emp_Name                  1Emp
2Emp_No                       2Emp
3Emp_Add                     3Emp
4Postion_id                    1Position
5Position_Name             2Position
6Position_Level3Position

I need to create scripts like this

put 'emp','1','details:Emp_Name','1'

put 'emp','1','details:Emp_No','1'

put 'emp','1','details:Emp_Add','1'

Any help is very much appreciated.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center