Thanks a lot. Which means normal primary key and foreign key relationship right can u pls send me any reference link
On Sat, 7 May, 2022, 06:21 David G. Johnston, <david.g.johnston@xxxxxxxxx> wrote:
On Friday, May 6, 2022, Rama Krishnan <raghuldrag@xxxxxxxxx> wrote:Hi ,Can you pls tell us how to do a vertical partition in postgresqlManually. “Create table” with the columns you want in each. You FK column will also be your PK column on the non-primary table.David J.