| Author |
Message |
JDS
Joined: 27 Oct 2006 Posts: 18
|
Posted: Wed Sep 10, 2008 9:25 pm Post subject: Confused Results |
|
|
Not sure if there is anything can be done about this but if the following query is executed
IF db_name() = '10063'
select 4,5,6
select 1,2,3
I get these results back
Results 1
DBCLUS1VSQL1\PROD01 10048 1 2 3
DBCLUS1VSQL1\PROD01 master 1 2 3
DBCLUS1VSQL2\PROD02 10063 4 5 6
Results2
DBCLUS1VSQL2\PROD02 10063 1 2 3 |
|
| Back to top |
|
 |
dlkj
Joined: 14 Aug 2007 Posts: 150 Location: Red Gate Software, Cambridge
|
Posted: Thu Sep 11, 2008 9:44 am Post subject: |
|
|
Hi JDS,
I've run this script in both SQL Multi Script and SMMS. Both return the result you stated.
What results were you expecting to see?
Cheers,
--
Daniel |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
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
|
Powered by phpBB © 2001, 2005 phpBB Group