Ok I got it already.
SELECT table_name
FROM information_schema.columns
WHERE column_name = 'is_active'
ORDER BY ordinal_position;
I don't know if this is correct. Please correct me if I'm wrong.
Thanks,
Ridvan
--
リヅバン バルヨス
ridvan.baluyos@qualservcentral.comhttp://ridvan.baluyos.nethttp://www.onxiam.com/people/rbaluyosRegistered Linux User #439466
Registered Ubuntu User #16034
Q: Have you heard of the Object-Oriented way to get wealthy?
A: Inheritance.