Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Random data from db

by Anonymous Monk
on Mar 01, 2012 at 07:42 UTC ( [id://957120]=note: print w/replies, xml ) Need Help??


in reply to Random data from db

Yes, there is a way to retrieve random data from MySQL db using Perl, see Tutorials

Replies are listed 'Best First'.
Re^2: Random data from db
by mendeepak (Scribe) on Mar 01, 2012 at 10:41 UTC

    i didn't got any answer in Tutorial that is why posted the question...

      Using DBI you can perform SQL queries. Create a SQL query which returns the data you wish, execute the query in Perl using DBI.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-26 00:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found