Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Print entire line

by CountZero (Bishop)
on Nov 07, 2014 at 10:19 UTC ( [id://1106468]=note: print w/replies, xml ) Need Help??


in reply to Print entire line

Loops has give you some good examples of programs.

But you also see that for each type of query you will need a different program and you will each and every time have to go through your whole file again and again and again.

To avoid that, databases have been invented! Once you insert the data into a database, you can query your database to find the answer to all these (and more!) kind of questions easily by using the standard SQL language.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James

My blog: Imperial Deltronics

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-25 19:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found