What is true about sequences? ()
A、A. Once created, a sequence belongs to a specific schema.
B、B. Once created, a sequence is linked to a specific table.
C、C. Once created, a sequence is automatically available to all users.
D、D. Only the DBA can control which sequence is used by a certain table.
E、E. Once created, a sequence is automatically used in all INSERT and UPDATE statements.