using two functions

using two oracle function with one e.g. initcap(jtitle),substr(jtitle,1,5).its giving two results while I want to merge them
[138 byte] By [farakha] at [2007-11-26 22:35:03]
# 1
Merge?initcap(substr(jtitle,1,5))
WorkForFooda at 2007-7-10 11:43:49 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 2
Thanks!thanks again from the core of my heartkind regards
farakha at 2007-7-10 11:43:49 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...
# 3
You're welcome!
WorkForFooda at 2007-7-10 11:43:49 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...