• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » select
Trace: • DokuWiki • Programs • Command Line Tools Used in My Scripts • Oracle: SPFile and PFiles • Notes for the Solaris 10 System Administration Exam (CX-310-200 & -202) • Formatting Syntax • Found Geocache GC1VY11 "Ringpromenade" • Dice Roller • web • fstyp

select
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • info (4)
  • blog (3)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Travian Map Download Script @z:travian
5 Hits, Last modified: 13 years ago
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
3 Hits, Last modified: 13 years ago
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
3 Hits, Last modified: 13 years ago
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
1 Hits, Last modified: 16 years ago
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
1 Hits, Last modified: 17 years ago
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
1 Hits, Last modified: 10 years ago
networksetup -setairportpower airport off ===== Select AirPort Network ===== networksetup -setairport
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
1 Hits, Last modified: 17 years ago
er_16px.png?nolink|add shared folder icon}} Then select the folder to share (''/share'' in the example) a
Cleanup Packages @info:linux:debian
1 Hits, Last modified: 12 years ago
hecks for `suggests'. --priority, -p PRIOR Select only packages with priority >= PRIOR. --find-conf

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki