Hi all,--Is it possible to have a wildcard as a variable when creating a template? The template creator wont recognize this as a variable, "where Field like $%XYZ%$".
You received this message because you are subscribed to the Google Groups "Qubole Public Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubole-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubole-users/63cd93a3-8a1b-4aee-9788-c8217d9e80ec%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Rajat!Template question again. Is there a way to write the template to be able to accept one or multiple inputs?How would I write the line where it does this:where employee_id in ('12345')and/orwhere employee_id in ('12345, '54321', '24689')Thank you!Eugene
Hi again Rajat,Is there a character limit for input variables? I noticed that when I put a long list of numbers within a where clause that are surrounded by ticks e.g. '1', '2, '3' etc, most of them were red text and the rest were black text.Thanks!Eugene