Is it possible to:SELECT * FROM tableBut to return only non-null columns ?
Since i use psycopg2 with DictCursor (a hashtable) it's better for me when i don't have the column that to have it as NULL.Thanks
Соглашаюсь с условиями обработки персональных данных