Home > database >  According to the field name query SQL values
According to the field name query SQL values

Time:12-15



$result=sasql_query ($conn, "SELECT * FROM report4 where ZTH=4 and reportid=01 order by hh asc");
$row=sasql_fetch_array ($result);
Echo $row [" yefx "];

As shown in figure, SQL statements, such as can by column "b" and hh=130, obtains the value "=number of payment (4201)"?

CodePudding user response:

What meaning, don't understand,

CodePudding user response:

By column b, hh=138, check the value of the checkered

CodePudding user response:

To check the result is the red box that value=the final number (4201).

CodePudding user response:

The check code above is only reference, I don't know that at least is what
  • Related