using sequence in different schemas
920164Feb 28 2012 — edited Feb 28 2012Hi all,
If i have a sequence testSeq created in schema A, and an insert statement is used in schema B,is it possible to include testSeq.nextVal in the insert statement of schema B?