TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
KH khalaf
NA
29
505
Generate random queries to test performance indexes in DB ?
Dec 9 2019 4:24 AM
I have database and some indexes on a table A (clustered, non-clustered, include, filter), the table A has more 100+ of rows, so I want to test this table A (which index is better) through generate random of queries on this table and choose it (index) based on performance through execution plan.
Is there any function or way to achieve so that I pass the queries to this function and executes them (on SQL sever)? Thanks in advance >>>
Reply
Answers (
1
)
Stored procedure to disable login from 8:30 a.m to 7:00 pm
Kill the user session in SQL Server