Luca
Explore posts from serversDTDrizzle Team
•Created by Luca on 6/1/2023 in #help
noob help: INSERT with JOIN SQL to Drizzle
Frontend developer dabbling with SQL for the first time in years. With the help of ChatGPT I have the following query which works as intended.
How do I construct with Drizzle such that I can supply my values using the
.values()
method?
7 replies