I am a real new to the Oracle DBMS and I am having trouble creating queries, or SQL statements. I can build the queries using the Access Query views, but I am needing to be able to write SQL type statements as my application will be going to 20+ users and will be accessing the Oracle DB from VBA code.
I have seen some code that accesses Oracle and do not understand how to set up my "SELECT value FROM tablename WHERE value = " statement. Some code I have seen I see that there are letters like a.value and b.value. I do not understand.
Just need some direction for a jump start.
Thanks for any help provided.
Dave
I have seen some code that accesses Oracle and do not understand how to set up my "SELECT value FROM tablename WHERE value = " statement. Some code I have seen I see that there are letters like a.value and b.value. I do not understand.
Just need some direction for a jump start.
Thanks for any help provided.
Dave