Ignore some table from backup

There are some log tables which I’d like to exclude from backup.
Is it possible ?

Hello,

Sorry, but there is no way to do it. To reduce a free space we recommend you to apply differential and transaction log backups.

Can we just backup tables that preceed with “dbo” like
dbo.Customers
dbo.Orders
Can we ignore those tables that donot preceed with “dbo” like
jobs_internal.jobs
jobs_internal.targets …
Thank you

Error message from SQLBackupAndFTP:
One or more unsupported elements were found in the schema used as part of a data package.

Error SQL71501: Error validating element [jobs_internal]: Schema: [jobs_internal] has an unresolved reference to object [##MS_JobAccount##].

Error SQL71501: Error validating element [jobs]: Schema: [jobs] has an unresolved reference to object [##MS_JobAccount##].

Hi Sean,

Sorry, but there is no way to do it, thank you for the feature request, we have forwarded it to our dev team for consideration.

Sorry for the inconvenience.