G
Guest
Hi all
I had a Table which is not well normalised say A. But It was used so much
that all reports - about 250 depend on that.
I have normalised the table and named it differently say B.
I changed the forms where ever updations are done
But as for reports, If use view named 'A' with same feilds(aliases) taken
from different tables will it have any impliations.
To Make myself clear, I will delete Table A and make a view 'A' with from B
and other tables .
I old table A is also rreferenced in stored procedures and Triggers,
functions and other object only in SELECT commands
is it ok or have some implications
Thanks in advance
I had a Table which is not well normalised say A. But It was used so much
that all reports - about 250 depend on that.
I have normalised the table and named it differently say B.
I changed the forms where ever updations are done
But as for reports, If use view named 'A' with same feilds(aliases) taken
from different tables will it have any impliations.
To Make myself clear, I will delete Table A and make a view 'A' with from B
and other tables .
I old table A is also rreferenced in stored procedures and Triggers,
functions and other object only in SELECT commands
is it ok or have some implications
Thanks in advance