Viewing profile — asimo1945
asimo1945
HN member- Joined
- Tue, Apr 05, 2016, 6:39 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About asimo1945
No profile information was provided.
Recent public activity
-
comment
Comment #11428333
mernis=# SELECT * FROM citizen WHERE last = 'UÇAR' AND \ first = 'ABDULLAH' AND \ date_of_birth LIKE '%/%/1977';
-
comment
Comment #11428332
mernis=# SELECT * FROM citizen WHERE last = 'UÇAR' AND \ first = 'ABDULLAH' AND \ date_of_birth LIKE'%/%/1977';