What Does Database Object Mean?

A database object in a relational database is a data structure used to either store or reference data. The most common object that people interact with is the table. Other objects are indexes, stored procedures, sequences, views and many more.

Techopedia Explains Database Object

Two small but important distinctions in database objects are needed:

  • CUSTOMER_MASTER

  • ACCOUNTS_MASTER

  • LOANS_MASTER

  • DAILY_TRANS

  • LOANS_TRANS

  • INTERBANK_TRANS