Link to home
Start Free TrialLog in
Avatar of basilhs_s
basilhs_s

asked on

select * from table_a, table_b

i want to give the following command

select * from table_a, table_b
  where   ........

i want the * to be used in such a way in order to include the fields from table_a only .  is it possible? i am using oracle 9i
ASKER CERTIFIED SOLUTION
Avatar of Allamz
Allamz
Flag of Egypt image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial