Reads rows from a table

Input

PropertyTypeRequiredDescription
timezoneSHORT_TEXTNoTimezone for the mysql server to use
tableDROPDOWNYesThe name of the table
conditionSHORT_TEXTYesSQL condition, can also include logic operators, etc.
argsARRAYNoArguments can be used using ? in the condition
columnsARRAYNoSpecify the columns you want to select

Sample Output

{}