Soumya
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 18
Posts
Recent activity by Soumya-
Destination Improvement: Columns with TIMESTAMP data type at source are synced as base64 encoded value in Redshift warehouse. Sync TIMESTAMP to Redshift without base64 encoding.
TIMESTAMP (or ROWVERSION) is an automatically incrementing field on a table any time a row is inserted or updated. This is a fact guaranteed by SQL Server that is very convenient to use as a way to...