RE: Outer join in SQL server - A very simple question

2003-06-25 Thread Naveen Nahata
, 2003 7:44 PM > To: Multiple recipients of list ORACLE-L > Subject: Re: Outer join in SQL server - A very simple question > > > I don't know the answer but can suggest some resources: > www.sqlmag.com > www.sqlpass.org/forums > www.sqlservercentral.com/forum &g

RE: Outer join in SQL server - A very simple question

2003-06-25 Thread Rudy Zung
ES ('A', 'DD');" as "INSERT INTO t4 VALUES ('', 'DD');" in my previous mail. Regards Naveen > -Original Message- > From: Naveen Nahata > Sent: Wednesday, June 25, 2003 1:20 PM > To: Multiple recipients of list ORACLE

RE: Outer join in SQL server - A very simple question

2003-06-25 Thread Pardee, Roy E
4 VALUES ('', 'DD');" in my previous mail. Regards Naveen > -Original Message- > From: Naveen Nahata > Sent: Wednesday, June 25, 2003 1:20 PM > To: Multiple recipients of list ORACLE-L > Subject: Outer join in SQL server - A very simple question

Re: Outer join in SQL server - A very simple question

2003-06-25 Thread Darrell Landrum
I don't know the answer but can suggest some resources: www.sqlmag.com www.sqlpass.org/forums www.sqlservercentral.com/forum Just to be sure, I went to each of these this morning to make sure they are still live. >>> [EMAIL PROTECTED] 06/25/03 02:49AM >>> Sorry for the SQL Server post, workin

RE: Outer join in SQL server - A very simple question

2003-06-25 Thread Adrian Roe
INTO t4 VALUES ('A', 'DD');" as "INSERT INTO t4 VALUES ('', 'DD');" in my previous mail. Regards Naveen > -Original Message- > From: Naveen Nahata > Sent: Wednesday, June 25, 2003 1:20 PM > To: Multiple recipie

RE: Outer join in SQL server - A very simple question

2003-06-25 Thread Naveen Nahata
t; To: Multiple recipients of list ORACLE-L > Subject: Outer join in SQL server - A very simple question > > > Sorry for the SQL Server post, working on SQL Server for the > first time, and > this list is my only resource as of now. I'm reading the SQL > Server join

Outer join in SQL server - A very simple question

2003-06-25 Thread Naveen Nahata
Sorry for the SQL Server post, working on SQL Server for the first time, and this list is my only resource as of now. I'm reading the SQL Server join syntax and trying it myself. Meanwhile, If i can get some expert help, it will be more than useful I'm simplifying the problem with the help of thes