SQL Server Architecture Question:
Download Questions PDF

What are logical database components?

Answer:

The logical components are usually used to connect to the database. Any object that a user can use to access or connect to the database is a logical component. Triggers, tables, procedures, views, keys etc are typical examples

Download MS SQL Server Architecture Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what are the database objects?Do you know what are pages and Extents?