mysql 3, subquerie alternative

2004-06-10 Thread Mark van Beek
Hi, For a project I'm creating a search function, the deal is this, a select query must be submitted and in this query a check must be done to confirm a previously found and accepted item is not shown anymore, a short version of the query I need is this: SELECT * FROM t1 WHERE {all kinds of limit

mysql 3, subquerie alternative

2004-06-10 Thread Mark van Beek
Hi, For a project I'm creating a search function, the deal is this, a select query must be submitted and in this query a check must be done to confirm a previously found and accepted item is not shown anymore, a short version of the query I need is this: SELECT * FROM t1 WHERE {all kinds of