 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
Kirneh
Joined: 20 Nov 2007 Posts: 4
|
|
SQL Assistan V3 Alias Wish |
|
Hello,
All our tables begins with a "t" and our views with "v". It would be great if you could make a setting for alias that for example: ignores first letter in tablenames if it is checked.
Example: Select * from tOrder t inner join tCustomer t2 on....
We want: Select * from tOrder o inner join tCustomer c on....
Regards, Henrik
|
|
Tue Nov 27, 2007 4:15 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
This is very unlikely to happen. I don't think this is a common requirement and could be also problematic for short table names. I suggest that you uncheck "Automatically Add Aliases" option. This way you can enter whatever aliases you want without deleting atomically inserted aliases first.
|
|
Tue Nov 27, 2007 9:14 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|