Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Finding Index on a table in SQL Server
WhatsApp
Nitin
9y
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.4k people
Download Now!
Learn
View all
Membership not found