What about "match simple" instruction?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mnemonix
    New Member
    • Jul 2010
    • 1

    What about "match simple" instruction?

    Hy,
    I have to create a table with a foreign key using the "match simple" instruction.
    How can i do it?
    Thanks
  • kleach
    New Member
    • Jun 2010
    • 15

    #2
    "match simple" is not a db2 clause. Look at the db2 manuals for referential contraints. http://www.ibm.com/developerworks/da...nyk/index.html

    Comment

    Working...