Hacker News new | ask | show | jobs
by monkeydata 1855 days ago
it only matters when you quote the column name. SELECT a."This_Col" = b.this_col FROM table a JOIN "Table" b;