SSMS: Bit column defaults to Expression when Group By is desired -


(tested in ssms 2005 & 2014)

when have table or view open in query , view designer , turn group by feature on, bit columns defaults expression.

is there way change (by options/settings, registry tweak, or other) default bit columns group by?

thanks can provide,

ctb


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -