marregui

Results 22 issues of marregui

These three queries do not return the same: 1. `table_columns('table_name');` 2. `select * from table_columns('table_name');` 3. `select table_columns('table_name');` The last query returns null, when it should either produce a parse...

SQL

**card**: https://hivemq.kanbanize.com/ctrl_board/57/cards/34090/details/

cla-signed