View Single Post
  #1 (permalink)  
Old 05-29-2006, 03:12 PM
irfanhab irfanhab is offline
Junior Member
 
Join Date: May 2006
Posts: 10
irfanhab is on a distinguished road
Default SQL 92 dialect question:

How to declare Composite Keys?


Say I have a table where the primary key consists of two attributes, how do I denote this constraint in SQL?
Reply With Quote

ANSWER(S):