On platforms that support the use of database sequences, how to define them in Diyotta and use them in transformations?
On platforms that support the use of database sequences, how to define them in Diyotta and use them in transformations?
We can create sequence by database type shown in database panel. User must give the sequence name, which is same as created already in database. After create sequence, we can use that sequence in any expression editor of transforms in PG Source or PG native platform.