Oracle

Database Objects

Figo Kim 2006. 9. 4. 23:43
  • Table : Basic unit of storage; composed of rows
  • View : Logically represents subsets of data from one or more table
  • Sequence : Generates numeric values
  • Index : Improves the performances of some queries
  • Synonym : Gives alternative names to objects