Object | Describtion |
Table | Basic unit of storage;Composed of rows |
View | Logically represents subsets of data from one or more tables |
Sequence | Generates numeric values |
Index | Imporves the performance of some queries |
Synonym | Gives alternative name to an object |