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

Re: char size

by dondelelcaro (Monk)
on Sep 07, 2001 at 16:10 UTC ( [id://110871]=note: print w/replies, xml ) Need Help??


in reply to char size

As synapse0 suggests, you really should be looking for the answer on http://www.mysql.com, but beyond that, if what synapse0 correctly mentions isn't what you're looking for, you might also want to examine the LIMIT part of a SELECT statement.

In addition, if you're dealing with a large number of records, mysql dbname --exec='SELECT * FROM bleh WHERE blah' > puke.txt or it's DOS equivalent is your friend.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-23 13:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found