Hi all,
Does SQLPP offer any way to convert strings to ints? I can't see anything
in the documentation. Twitter data gives timestamps as a string
representing the unix time in milliseconds, so we need some way to change
this to an int in order to use datetime_from_unix_time_in_ms

Steven

Reply via email to