❖ PrimaryToPrimaryKey
Last updated
Last updated
Use the PrimaryToPrimaryKey CAG Pattern when you have an exact 1-to-1 connection between the primary keys of two or more tables.
This functionality is in Beta. At this time, select SDV Enterprise users have been invited to use this feature.
Create a PrimaryToPrimaryKey
pattern object
Parameters:
(required) table_names
: A list of strings, representing the table names whose primary keys are all connected. You must provide two or more table names.
Apply the pattern to any SDV synthesizer. Then fit and sample as usual.
Make sure that all the tables in you provide are in your , and have a primary key associated with them.