Hello all, I have a tech Q.
I have a table [accountmgmt] (main table) and a table [schedule]. They both have the common field account_id.
Data is shown from the table accountmgmt only if its present in [schedule]. How do I show the data from [accountmgmt] even if there are no values from [schedule]? I dont care if it shows as zero values, but the account name needs to be shown.
Thanks in advance.
I have a table [accountmgmt] (main table) and a table [schedule]. They both have the common field account_id.
Data is shown from the table accountmgmt only if its present in [schedule]. How do I show the data from [accountmgmt] even if there are no values from [schedule]? I dont care if it shows as zero values, but the account name needs to be shown.
Thanks in advance.