Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
1-0..n / 1..n
Message
From
04/04/2006 17:06:31
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Title:
Miscellaneous
Thread ID:
01110398
Message ID:
01110423
Views:
11
>Hi.
>
>I bought xCase last month just for help me, and I want to know if SQL Server can undestand the difference between a 1-0..n relation and 1..n relation.
>
>I added both conditions in xCase but the SQL script has the same sintax.
>
>TIA!

Rudolfo,

In SQL Server, the difference between one to many and one to zero..many is in the select query, not the table definition (INNER JOIN versus LEFT|RIGHT JOIN).

Did I understand your question correctly?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform