Get nth Row From Database

For a parent-child database table relationship – could retrieving the nth child row be used? I had a project comprising a main table with an associated secondary table. Similar in style to a manufacturers parent table with associated products child table. In this particular example I knew that there would only be two child entries […]

Read More… from Get nth Row From Database