Profile_bird

Hey there! laurentsch is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving laurentsch's tweets.

Already using Twitter
from your phone? Click here.

laurentsch

  1. 11.2 Sparc: Good news, go there http://www.oracle.com/techn... http://bit.ly/1O05rV
  2. .plz dump file: What are those .plz dump files in my user dump directory ? -rw-r--r--   1 oracle.. http://bit.ly/sRvqj
  3. future release dates of 11gR2: HPUX Itanium, Sun Sparc/x86_64, AIX –> october-december 2009 Windows, H.. http://bit.ly/3BLdyX
  4. jdbc hello world: I am in a java mood today, let’s check how to print hello world with jdbc import java.s.. http://bit.ly/M792K
  5. 11.1.0.7 is the latest patchset for 11gR1: You will get CPU and even PSU (Patch Set Updates are proactive cumula.. http://bit.ly/t69hL
  6. cd OLD NEW: Something I like in ksh is to change from /my/old/directory/path to /my/new/directory/path by typing.. http://bit.ly/Wy42F
  7. CONNECT no longer has CREATE VIEW, what’s next?: In my current project we are going to move from 9i to 10g.. http://bit.ly/TYf4x
  8. stragg in 11gR2: This will be a killer in the Oracle forums listagg LISTAGG (measure_expr [, 'delimiter_exp.. http://bit.ly/meEwK
  9. database 11gR2: Good news today, you can download Oracle Database 11g Release 2 http://bit.ly/CT25I
  10. le compte est bon: I am back from my vacations, I was at nice places in Switzerland like Rhone Glacier, undergro.. http://bit.ly/hp85R
  11. chmod -R 777 .: This is one of the thing I hate to see, recursively changing everything to 777 If you want to g.. http://tinyurl.com/mcvhad
  12. CTAS and NOT NULL: When you create a table as select (CTAS), you lose a lot of information like grants, partitio.. http://tinyurl.com/lopwbw
  13. How to tune WHERE NAME LIKE ‘%ABC%’: More than once customers wanted me to tune queries where the LI.. http://tinyurl.com/mzczz9
  14. User: How can I ask Tom a question? Tom: you just did http://bit.ly/32P7zo
  15. on recycle bin: more than one user may wondered who created those BIN$ when they first connected to a 10g databa.. http://tinyurl.com/ng5cnz
  16. select from column-separated list: This is asked over and over in the forums, but why not proposing an 11g solut.. http://tinyurl.com/lbocwq
  17. to ftp or to sftp: Ftp is seen as an old-time unsecure protocol. Many shops nowadays have switched or are switch.. http://tinyurl.com/nbgskc
  18. to_number(to_char(:n)): Is it safe to do a TO_NUMBER(TO_CHAR(:n)) ? var n number exec :n :=  9.9999999.. http://tinyurl.com/mbv2am
  19. committing transaction: When and how do you commit a transaction? SQL> insert into lsc_t(x) values(1); .. http://tinyurl.com/p5zpnc
  20. CONNECT BY NOCYCLE: the idea of this post was largely inspired by nuke_y on developpez.net (in French) I will tr.. http://tinyurl.com/ovq739