get_all_bind_variables
                        Get the bind variables in sql statement
get_all_select_cols_with_alias
                        Get the names of the selected columns in the
                        sql statement
get_all_subqueries      Get the subqueries in sql statement
get_all_tables_with_alias
                        Get the names of the tables with alias present
                        in the sql
