I begin with SQL. I writed a code for pivoting my table (from column view to row view). it works fine.
my query takes a 2rows x 195columns and converts it into a 195rows