Table: dbo.Client_Undistributed_GL_Account
Columns
NameTypeConstraintsDescription
client_KEYint (4)NOT NULLPrimary key and foreign key to parent Client table
gl_account_KEYint (4)NOT NULLforeign Key to GL_Account table
Primary key
NameColumnsDescription
PK_Client_Undistributed_GL_Account$client_KEYclient_KEY
Foreign keys
NameColumnsReferenced tableDescription
FK_Client_Undistributed_GL_Account__Client__client_KEYclient_KEYClient (client_KEY)
FK_Client_Undistributed_GL_Account__GL_Account__gl_account_KEYgl_account_KEYGL_Account (gl_account_KEY)

Schema diagram