If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > synonyms...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-07-04, 23:57
aditya aditya is offline
Registered User
 
Join Date: Dec 2003
Posts: 5
synonyms...

how much time does a synonym take to update the fields that are changed in the parent table? is it some configurable parameter?
Reply With Quote
  #2 (permalink)  
Old 01-08-04, 02:19
vpshriyan vpshriyan is offline
Registered User
 
Join Date: Nov 2003
Location: Mumbai, India
Posts: 92
Hi,

Well, negligible or highly insignificant. No it's not configurable parameter at all. While a synonym is active on a table, and table is called or referenced by synonym-name, database engine has to access an additional base table - syssynonyms for relations information on base and other name.

Regards,
Shriyan
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On