Guest User

Untitled

a guest
Jul 17th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. let mock3 () =
  2. let (wtf, _) = simple_sql_query "dbname=thedatabase" "select query_to_xml('select * from vproduct order by name', false, false, '')" []
  3. in (List.hd (List.hd wtf))
Add Comment
Please, Sign In to add comment