string sql = "SELECT app_fee FROM uasonline.pg_fee_master WHERE sl =" + row.Cells[0].Text + " "; I will execute this query result will come it will store somewhere on it how to write?