由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - 请教个 问题
相关主题
how to compare two schemas to look for missing indices[转载] How could I get the lable of schema of a table in sql?(a project due)
请教oracle8如何用Re: [转载] How could I get the lable of schema of a table in sql?(a project due)
[转载] Re: Database and XML各位老大,管理数据库的用户,这样行吗?
How to get schema?coding convention related to SQL and DB schema,
Software for drawing Database Schemaopen service in oracle 8
Does anyone can tell me what tool can be used to design the DB E-R Modal schema? Thnaks!database schema 打印问题
WHY DB2的CONTROL CENTER出不来???Export and import question.
How to move the tables to a schema in oracle?question on JOIN on Oracle
相关话题的讨论汇总
话题: kabcd话题: prd话题: linked
进入Database版参与讨论
1 (共1页)
t********5
发帖数: 274
1
select *
From KABCD_PRD.kabcd_email.dbo.tblRealtor
tblRealtor 是表名
dbo 是schema
kabcd_email 数据库名?
KABCD_PRD 这个是什么,去哪里找呢
S*****0
发帖数: 538
2
Linked server, if you are using SQL server.
In SSMS, Servder Objects-->Linked servers.

【在 t********5 的大作中提到】
: select *
: From KABCD_PRD.kabcd_email.dbo.tblRealtor
: tblRealtor 是表名
: dbo 是schema
: kabcd_email 数据库名?
: KABCD_PRD 这个是什么,去哪里找呢

t********5
发帖数: 274
3
谢谢你!果然找到了。
1 (共1页)
进入Database版参与讨论
相关主题
question on JOIN on OracleSoftware for drawing Database Schema
How to install Oracle9i Database optionsDoes anyone can tell me what tool can be used to design the DB E-R Modal schema? Thnaks!
求教: dba privilageWHY DB2的CONTROL CENTER出不来???
dbi connect to oracleHow to move the tables to a schema in oracle?
how to compare two schemas to look for missing indices[转载] How could I get the lable of schema of a table in sql?(a project due)
请教oracle8如何用Re: [转载] How could I get the lable of schema of a table in sql?(a project due)
[转载] Re: Database and XML各位老大,管理数据库的用户,这样行吗?
How to get schema?coding convention related to SQL and DB schema,
相关话题的讨论汇总
话题: kabcd话题: prd话题: linked