I have created a sequence autonumber in SQL called
image_seq, which I am using as the primary key for
the 'order_id' field of a table 'cust_order'.
I have another table, 'product_order' which is linked
to the 'cust_order' table via the 'order_id' foreign key.
This foreign key needs the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.