I need to compare the name between two tables but it needs to be a
character at a time and I am unsure where to begin.  Would I use a
varray.  My psuedo...

Get the first record from the driver file
Get the first record from the owner file

Get the 1st character of the driver_name
Get the 1st character of the owner_name
if the match, get the 2nd character

-- 
You received this message because you are subscribed to the Google
Groups "Oracle PL/SQL" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Oracle-PLSQL?hl=en

Reply via email to