Technical Blog
Pages
(Move to ...)
Home
Oracle DBA
ERP
Oracle Apps
Data Warehouse
Java
UNIX
Hadoop
JOBS4U
▼
Showing posts with label
Instead of Stragg
.
Show all posts
Showing posts with label
Instead of Stragg
.
Show all posts
Feb 21, 2009
Instead of Stragg /// Allow Duplicate
›
SELECT deptno, LTRIM(SYS_CONNECT_BY_PATH(ename, ','), ',') employees FROM ( SELECT deptno, ename, ...
›
Home
View web version