Skip to:
Goal:
remove the necessity to of writing WHERE at the beginning of WhereClause field
add alias support
moment code cover case "WHERE[space character]" so i improve to cover case [space]WHERE[space]
with [space] match to [tab], [end line], [space character],....
Goal:
remove the necessity to of writing WHERE at the beginning of WhereClause field
add alias support