C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Finding Index on a table in SQL Server
WhatsApp
Nitin
10y
3.4
k
0
0
25
Blog
I have an employee table in my database. Let us check the content in the table.
select
*
from
employee
The following is the data in the table.
Now run the following script to find index if any in the above table
sp_help
index
employee
When we run the preceeding script we get the following resultset.
Finding Index on a table in SQL Server
Up Next
Find Number of Columns in a Table and Delay in Sql server
Ebook Download
View all
Basic SQL Queries
Read by 19.5k people
Download Now!
Learn
View all
Membership not found