3802 days


select 
  timestamp '2008-06-30 23:59:59.999999999 Europe/Zurich'-
  timestamp '1998-02-01 00:00:00 Europe/Zurich' 
from dual;
+000003802 22:59:59.999999999
select (
  timestamp '2008-06-30 23:59:59.999999999 Europe/Zurich'-
  timestamp '1998-02-01 00:00:00 Europe/Zurich' 
  ) year to month 
from dual;
+10-05

This is about the amount of time I spent by my former employer LC Systems. 10 years 5 months (d)

I will tune my book in July and start a new challenge in August

Put your code in <code> and </code> tags

10 Responses to “3802 days”

  1. Justin Cave Says:

    What are you going to be up to come August?

  2. Laurent Schneider Says:

    I will be a developer in Credit Suisse bank :-)

  3. AketiJyuuzou Says:

    Good luck.
    I wait your book :-)

  4. syntax Says:

    Any comments about your former employer? And what was your job there?
    What kind of developer at CS? ‘Only’ database side or also others?

  5. Laurent Schneider Says:

    With LC Systems I had various projects ,mainly with swiss banks; also with a few other companies. My most recent “project” was by Bank Julius Baer as database administrator.

    I had some interesting projects, and some less interesting too. Sometimes I was close to my house, sometimes I was far and within the last ten years I drove about the distance from the earth to the moon. I had a company car and now I decided to buy no car this year. Public transportation is very comfortable in Zurich.

    In CS I will probably do database development, yes

  6. Wojtek S. Says:

    I do understand Your position. I was consultant for 7 years … I hope many interesting posts will be here soon.

  7. Laurent Schneider Says:

    Thanks! I will do my best :-)

  8. Nicolas Gasparotto Says:

    Good luck !

  9. Justin Cave Says:

    Credit Suisse is very lucky to be getting you. Congratulations.

  10. Mohan Dutt Says:

    Hi Laurent:
    Best of Luck for your new chapter @ CS!
    It’s awesome to find that your book release is coming up later this year.
    Heartiest Congratulations!
    I hope to do a book review on my blog and recommend it for my blog readers.
    Cheers,
    M

Leave a Reply

Use <code> and </code> to post code