you can take the help from "information_schema" .
--Anand
On Tue, Jan 5, 2010 at 4:01 PM, bharani kumar wrote:
> Hi
>
> For example ,
>
> Student_TBL
>
> Student_id Student_Name Student_regNo ,
>
> Am going to Alter the StudentregNo To StudentRegister_No ,
>
> Am not sure who are all used this
Hi
For example ,
Student_TBL
Student_id Student_Name Student_regNo ,
Am going to Alter the StudentregNo To StudentRegister_No ,
Am not sure who are all used this field , that any of the views depend this
StudentRegister_No ,
How to check it ,
Is there any function Do this,
Thanks