foreign key syntax
pawiiFeb 21 2013 — edited Mar 6 2013what will be the syntax when i want to make a column foreign key and in reference i want to give more than two table columns
do i had to fire two different alter statement or i can do it by a single statement??