suggestions of what I can do or use to do this.
I've made a simple PHP script which compares the schemas of two
databases. It was made in a hurry and is far from being complete, but it
works for my purposes :)
If you want give it a try, let me know
Best regards
--
Matteo Beccati
Hi,
select case when division_no is null then 'no division' else 'with
division' end from employee;
Is the right syntax
Regards
--
Matteo Beccati
http://www.phpadsnew.com
http://phppgads.sourceforge.net
---(end of broadcast)