Fulltext results:
- Oracle: SQLplus Scripting @info:oracle
- ====== Oracle: SQLplus Scripting ====== To show only data in SQLplus and no header or other stuff, enter the following: <cod... F SET VERIFY OFF SET HEADING OFF SET MARKUP HTML OFF SPOOL OFF </code> {{tag>oracle scripting sqlplus}}
- sqlplus @tag
- ====== sqlplus ====== ===== Pages ===== {{topic>sqlplus&nouser&tags}} ===== Bookmarks ===== {{rss>http://www.andunix.net/link/rss/all/sqlplus}}
- Firefox Extensions @info:prog:firefox
- [https://addons.mozilla.org/firefox/addon/adblock-plus/|Adblock Plus]] |A must-have. Blocks all these blinking ads which are so anoying. | |[[https://addons
- Formatting Syntax @wiki
- gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal... et rails rbs rebol reg rexx robots roff rpmspec rsplus ruby rust sas sass scala scheme scilab scl sdlbas
- Dice Roller @blog:2009
- n=3&s=8&o=5]] for a 3d8+5 (three eight-sided dice plus five). The dice roller is at [[http://andunix.ne
- OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
- ttings and click the little folder with the green plus on the right. {{add_shared_folder_16px.png?nolink
- Oracle: List Accounts with Objects @info:oracle
- BAs: <code sql> SELECT USERNAME FROM DBA_USERS ORDER BY USERNAME; </code> {{tag>admin oracle sqlplus}}
- Oracle: SPFile and PFiles @info:oracle
- PFiles to a PFile, just enter the following in SQLplus: <code sql> CREATE PFILE FROM SPFILE; </code> I