Popular searches : PHP, Graphic Design ,MySQL, SEO,
Writing, Wordpress, flash, Research , web design, iPhone
Give FeedBack to Employer
Your provider profile on freelances is not yet active. Remaining Step(s):
Pass freelances Admissions Test
Verify your phone number
Go to your profile to complete the remaining step(s).
Employer Name
Given Rating
Comment
Date
SELECT DISTINCT (
`project_user_id`
)
FROM freelancer_project
WHERE project_id
IN (
SELECT project_id
FROM freelancer_project AS prj, freelancer_bid_project AS bid
WHERE bid.bid_project_project_id = prj.project_id
AND bid.bid_project_user_id =
) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 11 on 1064