MySQL Forums
Forum List  »  Quality Assurance

SQL error
Posted by: june chong
Date: November 11, 2007 09:40PM

hi, i can't find out what's is the problem with this code. it's return zero result

SELECT id, month, start_date, end_date, user.name, report.staff_no,details,amount,gl_code,user.bank,user.acc_no,status FROM user,report WHERE report.staff_no = user.staff_no

Options: ReplyQuote


Subject
Views
Written By
Posted
SQL error
2908
November 11, 2007 09:40PM
2043
January 10, 2008 02:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.