Eavis / web_app

0 stars 0 forks source link

use ajax and jquery to load data from different php files #16

Open Eavis opened 7 years ago

Eavis commented 7 years ago

SELECT salary WHERE salary > (SELECT AVG(salary) FROM *)

Eavis commented 7 years ago

"SELECT Censored, survival_time from clinical where age_at_initial > (SELECT AVG(age_at_initial) from clinical)"