Ever worked with a SQL table that has 350+ columns? I recently faced a situation where I needed to select all columns except a few. Manually listing the remaining 340+ columns or querying the metadata ...