Database data into HashMap (order lost)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cnusreenu07
    New Member
    • Jun 2007
    • 1

    Database data into HashMap (order lost)

    1) How we will parse the text in Perl?

    2) Whenever we are fetching the data from the database in to HashMap we are not able to get the exact order we applied in the query
  • miller
    Recognized Expert Top Contributor
    • Oct 2006
    • 1086

    #2
    Greetings,

    I advise you to look into the different ways of pulling data from a database:

    cpan DBI

    - Miller

    Comment

    Working...