|
Hi ,
I am able to access tables only with the database_name.table_name .
select * from database_name.table_name ;
not able to access table directly .
But online examples , I have seen table names direclty using .Is there a way.
Can I create synonymns??
Regards.
,
05 Oct 2009
| 3 comments
|