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
Murugesh P
NA
125
8.3k
Dynamic Where clause in XML
Dec 8 2014 1:15 AM
Hi All,
I have a scenario in which i have to select an entity based on where clauses which differs with user input. I am capturing the user input in XML and processing it by checking each node and appending the corresponding where clause to main select statement(Dynamic SQL). This is taking a lot of time. How can we optimize it?
Thanks in Advance
Reply
Answers (
1
)
Replacing Dynamic SQL for Performance Improvement
Query to Display Where a Column Contains Alphanumeric Data??