realtor-lp-backend/sql/realtor/get_with_id.sql

1 line
36 B
SQL

SELECT * FROM realtor WHERE id = $1;