if I try * it fetches all the data but when I mention any of the col names it says it’s invalid. Answer Most likely it was quoted during table creation and should be accessed as such: In Python: Double-quoted Identifiers If an object is created using a double-quoted identifier, when referenced in a query or any other SQL statement,