View Single Post
Join Date: Nov 2008
Posts: 3
Reputation: axxouk is an unknown quantity at this point 
Solved Threads: 0
axxouk axxouk is offline Offline
Newbie Poster

Oracle SQL Plus Joining

 
0
  #1
Nov 29th, 2008
Author Table

INSERT INTO Author VALUES (12,'James Smith' );


Using join conditions
Find memebers (by name) who have ever borrowed a book written by certain authour (JAMES SMITH)
Last edited by axxouk; Nov 29th, 2008 at 8:12 pm. Reason: Attaching more files
Attached Files
File Type: doc ERD DIAGRAM-.doc (35.5 KB, 3 views)
File Type: doc conceptual model.txt[1].doc (182.5 KB, 3 views)
File Type: doc entity relationship.txt[1].doc (202.5 KB, 3 views)
Reply With Quote