Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Table Manipulation

by aartist (Pilgrim)
on Aug 27, 2012 at 15:26 UTC ( [id://990005]=note: print w/replies, xml ) Need Help??


in reply to Re: Table Manipulation
in thread Table Manipulation

Helpful solution. Thanks.
I have 2 more requirement. I need the column names in the answer. 2. I have more table_2 types tables for specified columns of in table_1, that I need to merge. For example I have table_2 that also start with 'B' or 'C' in addition to what is already there (table_2 that starts with 'A').

Replies are listed 'Best First'.
Re^3: Table Manipulation
by BillKSmith (Monsignor) on Aug 27, 2012 at 19:48 UTC

    Try to do the second new requirement yourself. Make a second program exactly the same as the first except for the subscripts. We can look into generalizing later.

    Do you just need column names in the output or do you need a data structure which includes the names?

    Bill

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://990005]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-29 08:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found