Fulltext results:
- Travian Map Download Script @z:travian
- UNCATE ${world}_world; INSERT INTO ${world}_world SELECT * FROM x_world; __SQL__ echo " `date +'%H:%M:... snapdate='${today}'; INSERT INTO ${world}_history SELECT *, '${today}' FROM x_world; __SQL__ echo " `d... _alliance(aid, alliancename, alliancepopulation) SELECT DISTINCT w1.aid, w1.alliance, sum(population) FRO... f8 ROW_FORMAT=COMPACT; INSERT INTO ${TEMP_TABLE} SELECT v.* , h.inactive + 1 , h.
- Oracle: List Accounts with Objects @info:oracle
- ike tables), you can query them with: <code sql> SELECT DISTINCT OWNER FROM DBA_OBJECTS ORDER BY OWNER; <... ll accounts, you can query them with: <code sql> SELECT USERNAME FROM ALL_USERS ORDER BY USERNAME; </code> Or, if you only want the DBAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code
- Automatic Submission of a Form if an Element is changed @info:javascript
- html> <form action="index.jsp" method="post"> <select onChange="this.form.submit()"> <option>please select a value</option> <option value="1">one</optio... "2">two</option> <option value="3">three</option> </select> </form> </code> {{tag>javascript html}}
- How To Create a Moveable VM with VirtualBox @blog:2010
- hen creating the disk image and use the button to select the directory for the disk image or VirtualBox wi
- Travian Village Planner - Tribe & Village Name @blog:2009
- put field for the name of the village and you can select your tribe. Both informations are saved to the UR
- AirPort Command Line Interface @info:mac
- networksetup -setairportpower airport off ===== Select AirPort Network ===== networksetup -setairport
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- er_16px.png?nolink|add shared folder icon}} Then select the folder to share (''/share'' in the example) a
- Cleanup Packages @info:linux:debian
- hecks for `suggests'. --priority, -p PRIOR Select only packages with priority >= PRIOR. --find-conf