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
Chetan koralli
NA
17
22.9k
Join two lists
Oct 4 2012 7:23 AM
Hi All,
I have two lists called
DocList
CommentsList
and in DocList i have a primaryKey column called Id
and which is a lookup column in CommentsList
now i want to join these two tables on this ID column to
retrive the unique documents count from CommentsLIst
can any one write camel query for this and let me know.
sql query look like follows
select distinct(count) from CommentsList CL innerJoin DocList DS on CL.ID = DS.ID
Or just provoide me solution how to retrive didtinct records from CommentsList
Reply
Answers (
4
)
Sharepoint 2010 Connected web Parts
E-mail alert based on a field value