Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Functions with SQL

Author  Topic 

osirisa
Constraint Violating Yak Guru

289 Posts

Posted - 2008-07-29 : 14:47:48
Hello All,

I have a question about Function using SQL querries.

Ok. Here goes, this maybe not be very clear.



Latency Green Yellow Red
NA (North America) 90ms 90x135ms >135ms
SA (South America) 200 ms 200 x 300 ms >300ms
AP(Asian Pacific) 300 ms 300 X 450 ms > 450 ms




I have to create a Table, that will make a diference between Green, Yellow, Red.
This information gets extracted in a Report and it will determine if a Server is in Good Standard(Green), Regular Standard(Yellow) or Poor Standard (Red).

Any help.......

Thanks!!!!!!

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2008-07-29 : 14:50:32
Duplicate, locking thread.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -