Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
288 Points
160 Posts
Jul 05, 2011 11:24 AM|LINK
Hi,
I have a table called "Name". It has two colums "PersonName" and "Age".
I insert some data in it like that most of rows of "PersonName" has same first name buy different second name.
Now i want to print all the Person name with their age from database whose firstnames are same.
But problem is that both firstname and last name are in same colunm.
Can anybody tell me how i can do that.
And please don't suggest that make another column for last name.
Please help me......
nikunj25
Member
288 Points
160 Posts
Reterving data from database??
Jul 05, 2011 11:24 AM|LINK
Hi,
I have a table called "Name". It has two colums "PersonName" and "Age".
I insert some data in it like that most of rows of "PersonName" has same first name buy different second name.
Now i want to print all the Person name with their age from database whose firstnames are same.
But problem is that both firstname and last name are in same colunm.
Can anybody tell me how i can do that.
And please don't suggest that make another column for last name.
Please help me......