Hi, my name is Jarod Wang. I am yet another Oracle Database newbie and third year software QA engineer. Currently, I live in Shenzhen, P. R. China.
You can find my detailed profile on LinkedIn using following URL:
![]()
I started this Blog to record some of the nice things I run into in my everyday life. My hope is that someone finds it helpful.
Contact me
My personal email address is the output of following Perl script:
#! /usr/bin/perl
use strict;
use warnings;
my $email = "jarodwangDOTcnATgmailDOTcom";
$email =~ s!DOT!\.!g;
$email =~ s!AT!\@!g;
print "$email\n";








BlogoSquare