2014-09-26 18:29 GMT+02:00 Federico Bruni <fed...@gm...>:
> I'd like to set a certain schema to be the default to reduce the length of
>> my SQL instructions.
>> IIUC I should change the properties of the alias. But I can load or not
>> load _all_ the schemas; I cannot say "load only this schema and don't load
>> the others". I'm missing something?
>>
>> Thanks a lot in advance
>> Federico
>>
>>
> I'm making a second try.
> My understanding in the last paragraph above was wrong. Now I've learned
> how to filter a schema: I choose the alias to connect to, then click on
> "New Session Properties", open the tab Object tree and I enter my schema
> name in *Schema include*.
>
It was not wrong actually, I was just confused by two different settings
preferences (alias properties and session properties).
Alias schema properties seem exactly what I want, but I confirm the problem
I described before: I can load or not load _all_ the schemas; I cannot say
"load only this schema and don't load the others".
|