Hi All,
Could anyone let me know how to use a synonym in a stored procedure.
I have created a public synonym for a remote table on a different schema.
Im now trying to use the synonym to load that data into a temporary table in my schema using a stored procedure and im getting an error.
Please let me know how to use a synonym in a stored procedure.
Thanks
Vishal
