Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi
i am using mssql and
i am retriving data using myeclipse7.1 editor generating reports in my db i want to replace the null values with strings but ISNULL(STATE, ‘all’) or COALESCE(STATE, ‘all’) these functions are not working.wat can i do.