Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CD12
  • Content: Threads
  • Order by date
  1. CD12

    Problems with Synonyms

    Hi, I have a table on a different database than my main database and via a database link and synonym I can access it from my main database in sqlplus, by e.g. SELECT count(*) FROM table_on_secondary_db; As soon as I try to access it within a Begin - End block, like: DECLARE counter...

Part and Inventory Search

Back
Top