|
|
| user: | ngalstyan4 | | created: | August 5, 2018 | | karma: | 325 | | about: | Lantern W24 Find me at narekg at berkeley dot edu Email here for priority response: WITH hash AS (
SELECT string_to_array(md5('4'), NULL) as h
)
SELECT 'narekg+' || h[15] || h[16] || h[13] || h[1] || '@berkeley.edu' AS priority_email
FROM hash; | | submissions | | comments | | favorites |
|