Data & Schema Discussions
The dataverse runs deep. Get help with connections, loading, schema development, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SQL Database Built in Functions

I'm having difficulty finding the documentation on the viable SQL Database Functions. I'm looking to see if it's possible to use any kind of TRIM() function during table definition, and can't seem to find the right page. Please see the attached scree...

Incremental Load query

Hello Community,We have a schema that is currently scheduled with a full load, and I would like to switch to incremental load for specific tables.These tables have a timestamp column (for example: creation_date) that should be used for incremental lo...

Incremental loading with MVs

As what we know , incremental load its work by default in all tables , but for MVs i think its should be manually configured, so i want to ask for help (how can i do incremental loading in MVs to be load only new or updated records) ?