由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - SQL Developer, how to switch schema?
相关主题
以后需要经常query oracle DB,请问应该用什么软件。比较sqlplus和sql developer
how to compare two schemas to look for missing indices从编程员转到DBA
SQL Server Trigger on System Base Table or Catalog View转oracle了。
Rapid SQL V.S. TOAD很弱的Oracle问题
有沒有人討論一下 Query Tool?SQLPASS Monthly Meeting(FEB 2014) and Free Session: Working with XML in SQL Server
Can not endure sql developer70-433 evaluation SQL 2008 Enterprise CD
求救:这个QUERY怎么写in SQL SERVER明天的免费讲座(周一)SSIS Design thoughts
Oracle SQL Developer Data Modeler is Now Free请教一个oracle的quick question
相关话题的讨论汇总
话题: sql话题: schema话题: developer话题: toad话题: switch
进入Database版参与讨论
1 (共1页)
c**t
发帖数: 2744
1
How to switch schema in SQL Developer? (Query window, like Toad)
c**t
发帖数: 2744
2
like "Current Schema" selection in sql editor

【在 c**t 的大作中提到】
: How to switch schema in SQL Developer? (Query window, like Toad)
j*****n
发帖数: 1781
3
I believe the schema is based on your login. so you have to explicitly
specify the schema name other than your login default.
B*****g
发帖数: 34098
4
谁叫你不用toad

【在 j*****n 的大作中提到】
: I believe the schema is based on your login. so you have to explicitly
: specify the schema name other than your login default.

j*****n
发帖数: 1781
5
景仰...lol

【在 B*****g 的大作中提到】
: 谁叫你不用toad
B*****g
发帖数: 34098
6
http://forums.oracle.com/forums/thread.jspa?threadID=497216&start=0&tstart=0
Please 景仰 user582324

【在 j*****n 的大作中提到】
: 景仰...lol
c**t
发帖数: 2744
7
corp is trying to get rid of TOAD to cut expense

【在 B*****g 的大作中提到】
: 谁叫你不用toad
B*****g
发帖数: 34098
8
俺们公司vp,manger,dba,developers(not limited to oracle developer),analys
t, tester, tech writer. 人机一个toad。
其中很多人不会sql,要别人的sql来run。

【在 c**t 的大作中提到】
: corp is trying to get rid of TOAD to cut expense
c**t
发帖数: 2744
9
good post

【在 B*****g 的大作中提到】
: http://forums.oracle.com/forums/thread.jspa?threadID=497216&start=0&tstart=0
: Please 景仰 user582324

c**t
发帖数: 2744
10
据说公司的toad已经装了近2000份,big money

analys

【在 B*****g 的大作中提到】
: 俺们公司vp,manger,dba,developers(not limited to oracle developer),analys
: t, tester, tech writer. 人机一个toad。
: 其中很多人不会sql,要别人的sql来run。

相关主题
Can not endure sql developer比较sqlplus和sql developer
求救:这个QUERY怎么写in SQL SERVER从编程员转到DBA
Oracle SQL Developer Data Modeler is Now Free转oracle了。
进入Database版参与讨论
B*****g
发帖数: 34098
11
那也不能把你的给拿掉呀,没有toad活不了了。
就像上面那个面试题,按两下就出结果了

【在 c**t 的大作中提到】
: 据说公司的toad已经装了近2000份,big money
:
: analys

j*****n
发帖数: 1781
12
how about only use free version?

【在 c**t 的大作中提到】
: 据说公司的toad已经装了近2000份,big money
:
: analys

d****e
发帖数: 2856
13
够狠。TOAD太贵了,SQL Developer is free.

【在 B*****g 的大作中提到】
: 谁叫你不用toad
d****e
发帖数: 2856
14
TOAD是个Bug挺多的好东西。

analys

【在 B*****g 的大作中提到】
: 俺们公司vp,manger,dba,developers(not limited to oracle developer),analys
: t, tester, tech writer. 人机一个toad。
: 其中很多人不会sql,要别人的sql来run。

z*3
发帖数: 33
15
貌似没有什么办法,只能重新建一个connection,然后再连一遍了。。。
如果使用sql developer连sql server的话,可以直接进management studio,也有个和
toad差不多的东西,切schema
c**t
发帖数: 2744
16
there is a way:
ALTER SESSION SET CURRENT_SCHEMA=###############

【在 z*3 的大作中提到】
: 貌似没有什么办法,只能重新建一个connection,然后再连一遍了。。。
: 如果使用sql developer连sql server的话,可以直接进management studio,也有个和
: toad差不多的东西,切schema

B*****g
发帖数: 34098
17
this way is very easy to forget

【在 c**t 的大作中提到】
: there is a way:
: ALTER SESSION SET CURRENT_SCHEMA=###############

z*3
发帖数: 33
18
oracle的话dblink一把不知道可不可以。。。
1 (共1页)
进入Database版参与讨论
相关主题
请教一个oracle的quick question有沒有人討論一下 Query Tool?
how to let toad schema browser refresh ?Can not endure sql developer
急,SQL2005, 怎么查过去一小时里run过的所有query?求救:这个QUERY怎么写in SQL SERVER
老印的sr. dba之路,新手不妨借鉴Oracle SQL Developer Data Modeler is Now Free
以后需要经常query oracle DB,请问应该用什么软件。比较sqlplus和sql developer
how to compare two schemas to look for missing indices从编程员转到DBA
SQL Server Trigger on System Base Table or Catalog View转oracle了。
Rapid SQL V.S. TOAD很弱的Oracle问题
相关话题的讨论汇总
话题: sql话题: schema话题: developer话题: toad话题: switch