Re: [personal kdb+] Upsert table

You have to key the table when you define it.
Put the sbdate definition inside the square brackets.
Upsert will overwrite then.
Also, use the native date type for dates if possible.
Cheers,
Andy