Some good red wine ->
Wednesday, March 23, 2011
Samsung LCD Locked Settings
To unlock a locked Samsung LCD Monitor child lock hold the menu button for 5 seconds. :)
Tuesday, March 15, 2011
Oracle Insert Statement Containing & (Ampersand)
So I needed to insert some data into an Oracle DB and found it was having issues with the ampersand (&). So I did some digging and found that before my insert statement I just execute the statement:
set define off
This proved very handy :-)
Source: http://forums.oracle.com/forums/thread.jspa?threadID=466604
set define off
This proved very handy :-)
Source: http://forums.oracle.com/forums/thread.jspa?threadID=466604
Subscribe to:
Posts (Atom)