3
Answers

correct the syntax

Photo of Prabhat 7154it

Prabhat 7154it

5y
568
1
correct the code
 
string query ="SELECT * FROM lwpos_categories ORDER BY name WHERE parent_id= " + ddlCategory.SelectedValue ; 

Answers (3)