@Nullable abstract fun getSql(): String
Return the SQL string for this object, i.e. typically the SQL used for creating statements.
Return the SQL string, or null
null