synonyms cant be recompiled when the tables are dropped and recreated?
692864Apr 14 2009 — edited Apr 14 2009hi
i have a synonym pointing to a table .
1)when i drop and recreate a table.............
isnt it enough to recompile the synonym? do i need to drop the synonym as well and recreate again?
2) when i add new columns to a table will the synonym also show up the new column?
thanks in advance
raj