GeekArticles
FAQ
Oracle FAQ
FAQ
Oracle FAQCorrelated Subquery
Hi
I need to displays the details regarding the subjects for which no title exists in the titles table.
SUBJECT table
column
subject_id
subject_name
TITLE table
column
title_id
title_nm
subject_nm
publisher_nm
I have two queries
1...
Sponsored Links
Read Next: About Commit and RAISE;
Related Topics
Subscribe via RSS
Oracle FAQ
- Synchronize data from remote location
- Oracle Fundamentals
- How to connect SQLPlus without tnsnames.ora
- Best Practices for App Server Keep Alive
- bind variables in triggers
- how to avoid outer joins
- One 900 column table versus ten 90 column tables.
- Does select generate undo ?
- Performance Question
- Help analyze statspack report
