View Single Post
Old 11-11-2012, 12:13 AM   #3
jaydeee
Registered User
 
Join Date: Mar 2010
Posts: 40
that would be easy if you have ID on every record. So load this on your array:
select distinct(id) from table1
hope that helps.
__________________
Get your
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
jaydeee is offline   Reply With Quote