Help for this page

Select Code to Download


  1. or download this
    SELECT * FROM Items WHERE ParentID IN ( SELECT ID FROM Items ) AND Sto
    +reID = 2
    ORDER BY ParentID, Name
    
  2. or download this
    my $select="SELECT * FROM Items WHERE StoreID = $storeID";
    &ExecureDB($select);
    ...
    } else { ($c1, $c2, $c3) = ('', '', ''); $lp=$ID; } # Clear Memory
    
    print "$PAD $NM - $PRC - $DES", br;