$sql = "SELECT title, nodeid FROM node
where contenttypeid='30' and starter=equal nubber(but Not a fixed number)
order by nodeid desc limit 10";
Can someone help me? What is the right way to use "and starter=equal nubber(but Not a fixed number)"