![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Table "myschema.tbl_part" Column | Type | Modifiers ----------------------+------------------------+----------- sales_gl_account | character varying(15) | Table "myschema.tbl_gl_account" Column | Type | Modifiers -------------+-----------------------+----------- number | character varying(15) | not null Is it possible to create a foreign key such that only null and values from myschema.tbl_gl_account.number are allowed in myschema.tbl_part.sales_gl_account? |
![]() |
| Thread Tools | |
| Display Modes | |
| |