451 reputation
1712
bio website orkutmanager.net
location Brazil
age 25
visits member for 2 years, 4 months
seen Jun 26 '12 at 17:38
stats profile views 27

I'm a Developer. See my careers account.

I know , , , , , , , , , ...

You can contact me on my Google Profile or Facebook.

I really enjoy Stack Overflow, it is like the best place for me, not only professional, but for myself as well. The things I like the most are software development, games (playing games, not develop) and Anime/Manga. I really enjoy logic, using my mind to solve puzzles and these kind of things.


Mar
19
awarded  Famous Question
Feb
4
awarded  Notable Question
Jan
3
awarded  Yearling
Oct
12
awarded  Notable Question
Aug
17
awarded  Self-Learner
Aug
3
awarded  Popular Question
Jul
18
awarded  Notable Question
Mar
27
accepted Multiple operations using WITH
Mar
27
accepted How can I select data and the total to cursors?
Mar
27
revised How to search for an ID and its descendants in this query?
edited tags
Mar
27
accepted Which collation should I choose for a muiti-language website?
Mar
27
asked How to search for an ID and its descendants in this query?
Jan
30
awarded  Good Question
Jan
13
awarded  Popular Question
Jan
3
awarded  Yearling
Dec
12
awarded  Popular Question
Oct
5
comment How can I select data and the total to cursors?
Two queries with two exact same WHERE conditions is too much risk. I someone forget to update both queries it will break return inconsistent results. I want all results (4) then return only the page 1 (row 1 and row 2), and set the count to 4 (total of rows).
Oct
4
revised Multiple operations using WITH
added 114 characters in body
Oct
4
comment Multiple operations using WITH
I need to select all values and put in P_OUTCUR (ref cursor) and get the count and set P_OUTCOUNT (number)
Oct
4
comment Multiple operations using WITH
I get 00911. 00000 - "invalid character" on #Tmp. I am running on Oracle SQL Developer 3.0.04...