Kang
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 3
Activity overview
Latest activity by Kang-
Kang commented,
Thank you
-
Kang commented,
This did it! Thanks a lot Kosta! I had trouble finding examples in the online documentation. Not sure if i was looking in the right place, but would like to suggest adding date function example...
-
Kang created a post,
Is there a performance difference between Regular Worksheet, vs. SQL Worksheet?
AnsweredHi, Just as title asks...does using an SQL Worksheet to get the same data execute faster than running things in a regular worksheet? I can see a benefit in SQL of embedding data using subqueries, s...
-
Kang commented,
Thanks Kosta! The Interval calc worked. Another question, how can i subtract one date field from another to get the number of days difference? When I tried: Select sheet.ColumnDate - CURRENT_DA...
-
Kang commented,
Thanks Konsta. I was actually asking about how to do it using SQL. The regular worksheets work fine. I just find it easier working with SQL if these functions are available.
-
Kang created a post,
SQL Worksheet - how to do date calculations?
AnsweredCan someone post an example of how to do date calculations using the SQL worksheet? For example, i would like to compare if a date field is greater than current_date minus 3 days. The regular w...