asdd

Sql code posted by asd
created at 12 Mar 09:28

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
SELECT patient_id,

AND rownum < 1000
GROUP BY patient_id,
  patient_id_issuer,
  patient_name,
  other_patient_id,
  other_patient_name,
  english_patient_name,
  patient_sex,
  patient_birth_dttm,
  merge_key,
  hide_code;
236 Bytes in 2 ms with coderay