Answers

Question and Answer:

  Home  Database Administration

⟩ What is the difference between indexes,views,synonyms?

An index is a method of allowing faster retrieval of records.

A view is an virtual table formed using a single table or one or more tables.

A synonym is an alternative name for objects such as tables, views, sequences, stored procedures, and other database objects

 139 views

More Questions for you: