protected fun createArguments(count: Int, offset: Int): String
For internal use, creates a string in the format (?3, ?4, ?5) where the first index is offset and there are count total indexes.