I have a question about sql connector.
I’d like to use the dynamic value to offset,
but I’m not succeeding(gives a syntax error).
Anyone slove this error?
I have a question about sql connector.
I’d like to use the dynamic value to offset,
Anyone slove this error?
I could never get OFFSET to work.
I’m having the same problem, from what I understand it’s because when you pass the offset dynamically it sees it as text and not as a number, I did a test of putting OFFSET 10, manually the number and it was.