Jump to content

Gotta love it!


Chopped Liver

Recommended Posts

People asking for two contradictory things in one query!

They want a specific count we use that is based on the unique customer accont# and the CSR_id each day as an estimate of the interactions....but they want the result set to include the adjustment codes.....umm....no can do senior.  That would mess up the count.

Go to love it.

Link to comment
Share on other sites

I've seen similar things in programming.

 

People writing logic statements that effectively make the conditional ALWAYS true or ALWAYS false.

 

 

Simplifying for example, something like:

 

If ( (A < 5) and (A > 6) ) do something.

 

 

Um.....do you want to explain how something can be less than 5 and greater than 6 at the same time?

Link to comment
Share on other sites

I've seen similar things in programming.

 

People writing logic statements that effectively make the conditional ALWAYS true or ALWAYS false.

 

 

Simplifying for example, something like:

 

If ( (A < 5) and (A > 6) ) do something.

 

 

Um.....do you want to explain how something can be less than 5 and greater than 6 at the same time?

or not statements! aaagghhhh!

If I have to teach one more person about that, I will go postal on someone.

Link to comment
Share on other sites

I've seen similar things in programming.

 

People writing logic statements that effectively make the conditional ALWAYS true or ALWAYS false.

 

 

Simplifying for example, something like:

 

If ( (A < 5) and (A > 6) ) do something.

 

 

Um.....do you want to explain how something can be less than 5 and greater than 6 at the same time?

 

47

 

The 4 is less than five, and the 7 is greater than six.

 

;)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...