A admin Administrator Staff member Aug 21, 2008 #1 I use postgresql, and i try to use LIMIT in this command: SELECT * FROM book WHERE title Like '%' LIMIT $limit, $start; But this query return all elements of my table. Can you help me? Jean S?/div>smarlowe04-24-2001, 11:02 AM
I use postgresql, and i try to use LIMIT in this command: SELECT * FROM book WHERE title Like '%' LIMIT $limit, $start; But this query return all elements of my table. Can you help me? Jean S?/div>smarlowe04-24-2001, 11:02 AM