I created my DB(SYbaseIQ 16.X) with Case IGNORE feature, but it's failing for all select due to case sensitivity. I tried ALTER DATABASE command, but it doesn't have any such option.
How can I revert my DB to case IGNORE setting, and also to check what are the configurations of my DB?