Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Testing database updates.

by BrowserUk (Patriarch)
on Apr 19, 2012 at 22:26 UTC ( [id://966047]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    .mode MODE ?TABLE?     Set output mode where MODE is one of:
                             csv      Comma-separated values
    ...
                             list     Values delimited by .separator strin
    +g
                             tabs     Tab-separated values
                             tcl      TCL list elements
    
  2. or download this
    sqlite> .dump onegb
    PRAGMA foreign_keys=OFF;
    ...
    INSERT INTO "onegb" VALUES('xzpviekv','72456229','fd245120','"ª¿.&#957
    +1;¡ù©=àô²Ð╣j‗Èl╝°¾©▓º§~zo=¬fIí┬Z"');
    INSERT INTO "onegb" VALUES('qrkhwqwl','43135665','316f7a36','"æe&#9559
    +;´Í└╬┴╚╔¸Éwf±Û6lòêqc¸▄iZñƒ┤
    +}E⌂¤┤"');
    ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-24 12:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found