Search Results

Search: Posts Made By: sekhar.lsb
1,295
Posted By sekhar.lsb
Unix script to compare 3rd column value with first column and display
Thank you so much Scrutinizer!!!!
This is really great forum. This is great help for me. Its working as per my requirement.

Regards,
Sekhar Lekkala.
1,295
Posted By sekhar.lsb
UNIX script to compare 3rd column value with first column and display
Thank you so much, above code is working fine.
I have question, in first column value is same for two or more columns then in out put is skipping duplicate rows
Now my input is like below:

rtr1 ...
1,295
Posted By sekhar.lsb
UNIX script to compare 3rd column value with first column and display
Hello Team,

My source data (INput) is like below

EPIC1 router EPIC2 Targetdefinition
Exp1 Expres rtr1 Router
SQL SrcQual Exp1 Expres
rtr1 Router EPIC1 Targetdefinition

My output like...
1,267
Posted By sekhar.lsb
Hi Rudi, Greetings!!! I am sorry for not...
Hi Rudi,

Greetings!!!
I am sorry for not responding to your question.

Yes, you are true the three "variable" (table, column1, colum2)
example: for source [EPIC (table name), DID (coulum1),...
1,267
Posted By sekhar.lsb
Hello, Here is my question In my XML...
Hello,

Here is my question
In my XML code below I need to fetch TOINSTANCETYPE, FROMINSTANCE, FROMFIELD then need create a Insert statement.
For example if TOINSTANCETYPE="Source Qualifier"...
1,267
Posted By sekhar.lsb
how to insert
Thank you so much for your quick response !!!!
I need to pass below output into insert query dynamically.
$ awk -f yanx-0.0.9.awk -e 'TAG=="CONNECTOR" { print ARGS["FROMINSTANCE"],...
1,267
Posted By sekhar.lsb
UNIX shell script required to read two columns from xml
Hello All,

I am new to unix scripting. I need to read FROMINSTANCE, FROMFIELD from below XML code and need to write a script for
insert into SQ_EPIC values( "DID", "PROJECT_NAME")
Select DID,...
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 05:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy