Загрузка...

SQL Interview Question: What is a Covering Index? #sql #sqlinterviewquestionsandanswers

What is a covering index?

Options:
A. An index that contains all columns required by a query
B. An index that covers all tables in a database
C. An index used only for joins
D. An index that stores duplicate rows

✅ Answer: A. An index that contains all columns required by a query.

💡 Explanation:
A covering index includes all the columns needed to satisfy a query. Because the database can retrieve the required data directly from the index without accessing the actual table, query performance is often significantly improved.

#SQL #Database #SQLInterviewQuestions #DBMS #Indexing #CoveringIndex #TechShorts #DataEngineering #SoftwareEngineering #InterviewPrep

Видео SQL Interview Question: What is a Covering Index? #sql #sqlinterviewquestionsandanswers канала SQLCodeClarity
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять