Sunday, August 08, 2010

Change of Status

$ sqlplus -s
SQL> connect hr@oracle.com/hr
SQL> UPDATE employees SET current = false WHERE email = "Igor.Minar@oracle.com";
SQL> COMMIT;
SQL> disconnect
SQL> exit
$ curl -X POST -H "Content-Type: application/json" \
   -d '{ "firstName":"Igor", "lastName":"Minar"}' \
   http://google.com/employee/

8 comments:

Matt Ryall said...

Awesome post, Igor. Best of luck with the new role! :)

Alexis MP said...

Congrats Igor. Enjoy your new gig!

rama roberts said...

Accurate examples. :)
Dobre šťastie!

Misko said...

Dude you are a geek.

Igor Minar said...

Thanks guys :-)

Ramoonus said...

May I Ask what your going to do at google?

Alfred Chen said...

Congrats!

Numpty said...

Boy, did you move from Oracle to Google at just the wrong time :)