Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Can I test db link with SQL command ?
"Daniel Morgan" <damorgan_at_x.washington.edu> wrote in message news:1066675351.52476_at_yasure... DJ wrote:
"cf" <news_at_tolede.com> wrote in message
news:3f94145a$0$234$4d4eb98e_at_read.news.fr.uu.net...
Can I test db link with SQL command ?
Thanks in advance.
Christophe.
select count(*) from schema_name_at_db_name
What do you expect to happen when you selet from a schema name?
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)yep was a type (honest!) meant select count(*) from table_name_at_db_nameReceived on Mon Oct 20 2003 - 14:29:30 CDT
![]() |
![]() |