ccabd
Explore posts from serversDTDrizzle Team
•Created by ccabd on 8/9/2023 in #help
How to specify type using sql template
The column types in a row constructor are taken from the first row, so all I had to do is add a
CAST()
to the first row, which solved the issues I had5 replies
DTDrizzle Team
•Created by ccabd on 8/9/2023 in #help
How to specify type using sql template
Forgot to update
5 replies
DTDrizzle Team
•Created by ccabd on 8/9/2023 in #help
How to specify type using sql template
To simplify the question. I'm putting in numbers, how can I get numbers out as well?
5 replies
DTDrizzle Team
•Created by ccabd on 8/8/2023 in #help
Find IDs from a list which do not exist in table
which results in this query
4 replies
DTDrizzle Team
•Created by ccabd on 8/8/2023 in #help
Find IDs from a list which do not exist in table
but this is what i did
4 replies
DTDrizzle Team
•Created by ccabd on 8/8/2023 in #help
Find IDs from a list which do not exist in table
i guess not
4 replies
DTDrizzle Team
•Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
i fail to see the issue here
23 replies
DTDrizzle Team
•Created by Xafets on 8/1/2023 in #help
Get `id` of inserted row
well you can skip creating a return type
23 replies