Chapter 4:Databae objects

來源:互聯網
上載者:User

1.A table is a database object that holds your data.

    information about every is stored in the data dictionary; with this information, Oracle allows you to maintain data residing in your table.

2.A view allows you to see a customized selecction of one or more talbes, and it uses a SQL query that is stored in the database.

3.An index is a minicopy of a table.Index enttires for a table allow Oracle raqid access to the data in your datas.

4.A synonym is an altrenate name for an object in the database.

    Think of a synonym as a nickname for an object ---somewhat like calling a woman named margaret by the name Maggie instead.

5.Grants are privileges given out by owners of objects, allowing other users work with their data.

6.The data dictinary is maintained by Oracle and contains information relevant to the tables that reside in the database.

7.A role is a group of privilenges that are collected together and granted to users.

8.A remote databaes is an Oracle install that runs on a computer diffenent that the one you may currently be logged onto.

9.A snapshot is a read-only copy of data stored in one or more tables.

    Using Oracle scheduling features, the DBA instructs oracle to regularly refresh a snapshot on a remote database from the contents of the data in the tables that server as the inputs to the snapshot.

10.Contention occurs when two or more databases users are waiting for data or a resource required to perform a sort or CPU time to perform some calculation.Closely hooked to contention are situations that cause users to wait for another to complete their activity before they can take their turn using the resource in question.

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.