mutliple refential integrity
Suppose I want a column in my table to reference two other columns of
other two tables (of course datatypes are same, and the other two
columns are primary key in their respective relations). How can I
enforce this using SQL?
.
Relevant Pages
- Re: mutliple refential integrity
... other two tables (of course datatypes are same, ... columns are primary key in their respective relations). ... enforce this using SQL? ... (comp.databases) - Re: Books reviewed
... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ... (microsoft.public.dotnet.framework) - Re: Books reviewed
... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ... (microsoft.public.dotnet.framework.compactframework) - Re: Books reviewed
... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ... (microsoft.public.dotnet.framework.adonet) - Re: Books reviewed
... Roff (a heckuva ADO reference). ... > the Compact Framework can't be left out of any must have list. ... > Not everyone using the compact Framework will be using SQL Server CE,but ... (microsoft.public.dotnet.general) |
|