Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Can anyone help me with this one.
Post: RE: Can anyone help me with this one.

ElTomTom Wrote: (10-22-2020, 05:52 AM) -- Fast Option: PHP Code: -- $query = $this->db->query('YOUR QUERY HERE'); -- Or maybe create a view (without order) and use like a table. -- Hi. Thanks f...
2,155 Views
2 Replies
10-23-2020, 02:09 AM
gheesixz
  Information Thread: Can anyone help me with this one.
Post: Can anyone help me with this one.

http://sqlfiddle.com/#!9/a9ec7e/4/0 Code: -- SELECT         p.*     FROM         (           -- For every product_id, find maximum created_at time           SELECT               product_id, ...
2,155 Views
2 Replies
10-22-2020, 01:54 AM
gheesixz

Theme © iAndrew 2016 - Forum software by © MyBB