コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards
解決済み

how to change to XtkNewid sequnce to new custom dedicated sequence in a cusotm table

Avatar

Level 4
Hi All,
 

@AndreaBriceno

@ParthaSarathy

@ParthaSarathy 

@ParthaS 

@AkshayAnand 

@Craig_Thonis 

@Manoj_Kumar_ 

@Amine_Abedour 

@Marcel_Szimonisz

@DavidKangni 

@Amit_Kumar 

@ShashankNigam02

@Ganesh5067

@Jonathon_wodnicki

 

@ParthaSarathy

@ParthaSarathy 

@ParthaS 

@AkshayAnand 

@Craig_Thonis 

@Manoj_Kumar_ 

@Amine_Abedour 

@Marcel_Szimonisz

@DavidKangni 

@Amit_Kumar 

@ShashankNigam02

@Ganesh5067

@Jonathon_wodnicki

 

we have one custom table which is currently using XtkNewid sequence but we want to change the XtkNewid sequence from to custom dedicated sequence in hat custom table

how to change to XtkNewid sequence to new custom dedicated sequence in a custom table

have read documentation but git nothing

please help

this is urgent

how to change to XtkNewid sequence to new custom dedicated sequence in a custom table

1 受け入れられたソリューション

Avatar

正解者
Employee Advisor

Hi Disha,

Creating sequences is not specific to Campaign. As such, there is additional documentation based on the database that you are using, which could be helpful in explaining how to create a sequence. An example for Postgres is below:

https://www.postgresql.org/docs/current/sql-createsequence.html

 

元の投稿で解決策を見る

1 返信

Avatar

正解者
Employee Advisor

Hi Disha,

Creating sequences is not specific to Campaign. As such, there is additional documentation based on the database that you are using, which could be helpful in explaining how to create a sequence. An example for Postgres is below:

https://www.postgresql.org/docs/current/sql-createsequence.html