ODTUG Kscope13: The Clock is ticking…

kscope13_ImSpeaking

So you haven’t decided if you should go to Kscope13. I’ll give you 5 reasons why you should stop procrastinating and register right away!

  1. 4½ days of great technical content for Oracle developers. Plenty of presentations and hands-on training on several areas such as APEX, BI, development tools, SQL, PL/SQL, (more...)

Something I didn’t know: The REVERSE function

I was playing the pl/sql challenge the other day and the question was to identify valid implementations for a “reverse_string” function taking a varchar2 as the input and returning another varchar2 with the characters in inverted order.

One of the possible answers was this:

FUNCTION reverse_string (in_string VARCHAR2)
RETURN VARCHAR2
 (more...)

RMOUG Training Days 2013

Well… I made it to Denver and this place is really coooold but it’s also really nice. I have this wonderful view from my hotel room.

denver_panorama

This is just a quick post to say that I’ll be presenting on Wednesday 2/13. Here are the details of my session:

Introduction to Oracle Expressions in Oracle from 09:45 to 10:45 in room 4d

This will be the first time that I present at a conference, so as you can guess  I’m a little bit anxious and nervous but I believe is normal.

I hope to see you at this great conference.


Filed (more...)

Oracle Open World 2012

Oracle Open World 2012

Oracle Open World 2012

This is the second year in a row that I have the opportunity to attend the Oracle Open World Conference and looks like it’s going to be even better than last year’s.

I’ll be flying to San Francisco on Saturday morning and I’m planning to do some sightseeing at the Bay (a small cruise maybe) and hang out with some other conference attendees.

On Sunday I’ll be on all the ODTUG Database Development sessions.

From Monday to Thursday I’ll focus on sessions about database development, database performance, big data and some Exadata (looks like one of (more...)

My First Kscope

It’s been several days since Kscope 12 ended and what a conference we had!

The User Group Oracle Development Tools (ODTUG) organized the best conference I have attended so far. Everything was impeccable, starting with the conference site (JW Marriott San Antonio), presenters, activities at the end of the day and of course the party at Knibbe Ranch with an incredible atmosphere, good music, drinks, games, Texas BBQ, and we even attended a rodeo!

Kscope was a great experience and I recommend it to all those who use Oracle tools for application development. Not only the (more...)