What is the difference between relational table and nested table?
- A relational table can have virtual column, whereas nested table can not have virtual column.
- Primary key, foreign keys are allowed on a relational table, whereas constraints are not allowed on nested table.
No comments:
Post a Comment