Hi
I need to search a mySQL database to find where a certain column within a table is updated, so I'm assuming this must be either a stored procedure, a view or a trigger.
I know how to do this in MSSQL but I'm struggling with mySQL....can anyone advise the script(s) that I would need to run?
Thanks
Steve
I need to search a mySQL database to find where a certain column within a table is updated, so I'm assuming this must be either a stored procedure, a view or a trigger.
I know how to do this in MSSQL but I'm struggling with mySQL....can anyone advise the script(s) that I would need to run?
Thanks
Steve