| bio | website | student.eepis-its.edu/~asns17 |
|---|---|---|
| location | Surabaya, ID | |
| age | 25 | |
| visits | member for | 6 months |
| seen | 2 days ago | |
| stats | profile views | 12 |
Learning from Sharing
|
May 7 |
comment |
Using a Having clause with an outer join omg..... i forgot it. i see order by as group by, sorry mate, ur right. thanks for helping me T_T #feelsdizzy |
|
Apr 26 |
comment |
Why do I have to select from the dual table? you can create it using create table dual (dummy varchar2(1)) storage (initial 1) or flashback table dual to before drop |
|
Apr 26 |
comment |
Why do I have to select from the dual table? well if thats happen to you. revoke all privileges except for CREATE SESSION from this Someone person. and what if dual was dropped accidentally by someone? |
|
Nov 23 |
comment |
How to see list of databases in Oracle? "Is there an equivalent to MySQL SHOW DATABASES statement?" im trying to answers that question. dont say u dont know |
|
Nov 12 |
comment |
Why do I have to select from the dual table? Thanks Jack im still newbie here :D |
|
Nov 7 |
comment |
MySQL - Create a function from another function great Rolando. thanks for helping. |