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
Sanket Jain
NA
855
139.9k
How to pass table as parameter thru linked server in SP in S
Apr 17 2018 12:16 AM
I want to pass table as a input parameter in SP, so I used User Defined table to pass table, but in linked server it not works .
How to pass table as a input parameter in a SP to update data according to table values ?
Reply
Answers (
1
)
Can we pass view as a input paramater in SQL Stored procedur
Can we create clustered index without using pk?