Skip to content

Multiline Query #91

Answered by osalvador
MichalisDBA asked this question in Q&A
Aug 24, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @MichalisDBA

Just put a backslash at end-of-line:

source.query=SELECT * FROM TABLE \
WHERE X=1 AND Y=2 \
ORDER BY X ASC

https://docs.oracle.com/javase/6/docs/api/java/util/Properties.html

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MichalisDBA
Comment options

Answer selected by osalvador
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants