What value CURRVAL holds once you create a sequence O None of the above Returns the last value across all nodes O Returns the first value set when it is created Returns the next value which will be used
Answers
Answered by
0
Answer:
[database.]schema
Specifies a schema, by default public. If schema is any schema other than public, you must supply the schema name. For example:
myschema.thisDbObject
If you specify a database, it must be the current database.
sequence‑name
The target
Similar questions