Home » SQL & PL/SQL » SQL & PL/SQL » Differ in Join And Union
Differ in Join And Union [message #711] Wed, 27 February 2002 23:54 Go to next message
Sushmita Chakraborty
Messages: 3
Registered: February 2002
Junior Member
Hi,
I want to know the difference between a
Join and Union
Re: Differ in Join And Union [message #721 is a reply to message #711] Thu, 28 February 2002 04:00 Go to previous messageGo to next message
monir
Messages: 22
Registered: February 2002
Junior Member
for join:
- can be between lot of tables in same time
- not necessary to have same structure of tables
for union
- between two tables only in same time
- oblegation to have same structure
Re: Differ in Join And Union [message #758 is a reply to message #721] Fri, 01 March 2002 22:56 Go to previous message
Sushmita Chakraborty
Messages: 3
Registered: February 2002
Junior Member
Thanks a lot
Previous Topic: reak the columns values
Next Topic: SQL INSERT INTO ERROR
Goto Forum:
  


Current Time: Tue Apr 23 04:01:50 CDT 2024