Home » RDBMS Server » Server Administration » Re: SQL Join problem.
Re: SQL Join problem. [message #370198] Mon, 10 April 2000 11:16
Jason
Messages: 32
Registered: February 1999
Member
I think your SQL should look like this

Select t1.a, t2.b
From Table t1, Table2 t2
Where t1.a = T2.a;

Jason.
Previous Topic: Importing Excel to Oracle
Next Topic: What is the major diff bt Personal oracle and Server ?
Goto Forum:
  


Current Time: Fri Mar 29 01:58:36 CDT 2024