Actually I am trying to import data from external source using Fastload and I want to implement surrogate key in my table. Is there
any way other than trigger to increment the Surrogate key?
Yes. We use an INMOD from FastLoad to generate the sequence number.