Microsoft
Software
Hardware
Network
Question : Replacement for (+)
I was told that the plus in this statement is:
AND F.USER_ID (+) = i_UserId
>>It's an older Oracle notation for an outer join,
What is the newer method of doing this?
thanks.
Answer : Replacement for (+)
left join:
http://www.dba-oracle.com/
tips_oracl
e_left_out
er_join.ht
m
Random Solutions
Find command with Case insensitive on
Vue 5 Infinite tutorials
Exchange Server 2003 setup - DNS failed test in NetDiag.log
Event Listener that waits for a MovieClip to stop playing.
Add additional node in CCR Cluster of Exchange 2007
How to create a site directory MOSS 2007
Runtime Error: 94 Invalid Use of Null
Reliable method for calculating disk usage
RDP use local PC settings
Multiple AJAX calls / request at Ruby on Rails