Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the different types of indexes in .Net?
Home
Dot Net
What are the different types of indexes in .Net?
0
votes
asked
Sep 21, 2023
in
Dot Net
by
Robin
What are the different types of indexes in .Net?
indexes-dotnet
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 21, 2023
by
Robin
There are two types of indexes in .Net:
Clustered index and non-clustered index
...