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

Re: Re: Re: Re: Topics in Perl Programming: Table-Mutation Tolerant Database Fetches with DBI

by Caillte (Friar)
on Nov 29, 2000 at 09:44 UTC ( [id://43881]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: Re: Re: Topics in Perl Programming: Table-Mutation Tolerant Database Fetches with DBI
in thread Topics in Perl Programming: Table-Mutation Tolerant Database Fetches with DBI

SELECT * FROM blah ORDER BY keyword

Lets face it, most database queries pay little attention to the physical location of the data within the database...

Then again, if we were really wirried about the physical location and order of the information we were accessing would you really argue that a generic database was the best way of storing?

  • Comment on Re: Re: Re: Re: Topics in Perl Programming: Table-Mutation Tolerant Database Fetches with DBI
  • Download Code

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Topics in Perl Programming: Table-Mutation Tolerant Database Fetches with DBI
by extremely (Priest) on Nov 29, 2000 at 10:53 UTC
    No no no, the '*' is the problem here, we aren't talking row order, we are talking about switching columns around. It's so evil your mind refused to believe it was possible =)

    --
    $you = new YOU;
    honk() if $you->love(perl)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://43881]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.