3 lines
40 B
MySQL
3 lines
40 B
MySQL
|
|
select * from "patients"
|
||
|
|
where id = $1;
|