format Columns

private open fun formatColumns(columns: Array<String>): String

Method to format the columns value for the query

Return

the columns formatted as String

Parameters

columns

: the columns used in the query