create a store procedure and created synonms for that store
procedure after modify that store procedure will effect on
synonms?
If we delete the store procedure what happened to that synonms?

Answer Posted / shivaindu

If you update in store procedure it will not effort in synonyms.

If we delete the store procedure that synonyms will not
delete but it won’t work.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I truncate a sql log file?

741


Why truncate is used in sql?

720


Explain how exception handling is done in advance pl/sql?

728


What sql does db2 use?

726


Why triggers are used?

741






What is cost in sql execution plan?

683


What is clause in sql?

757


What are the types of keys?

671


What is a join query?

722


How do I partition a table in sql?

730


How do I install microsoft sql?

714


Is it important to partition hard disk?

744


Is join and inner join the same?

724


ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

2176


What is scalar function in sql?

706