SAP HANA SQLScript · Declarative Queries: SELECT, Joins & Filtering
Both tables have a table_name column. Why does this fail? ``` SELECT table_name FROM m_cs_tables AS tab JOIN m_cs_columns AS col ON tab.table_name = col.table_name; ```
Answer locked. Get the free KnowCard app to reveal it — plus spaced-repetition review so it actually sticks.
