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
Subin Thomas
NA
4.9k
124.9k
how to Display a single value from multiple values in sql ?
Mar 14 2019 4:58 AM
i have same project name multiple times in my table that is not because of redundancy it is multiple times for some reason
how to take a single value from multiple values
for eg
project name
a
b
a
c
b
a
i want it as
project name
a
b
c
Reply
Answers (
5
)
how to count all the record of a particular field in db
can we add default string after a record in gridview?