{ [[schema .] { table . | view . | materialized view . }] { column | pseudocolumn }
| text 
| number
| sequence . { CURRVAL | NEXTVAL }
| NULL
}

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.