CREATE TABLE [dbo].[fds__bankingtransactions_assigns] ( [taID] VARCHAR (10) NOT NULL, [invoice_id] VARCHAR (15) NULL, [auto] BIT NULL );