Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CASE Statements

Status
Not open for further replies.

Scooby62

MIS
Joined
Jul 10, 2002
Messages
97
Location
CA
Hi there.

Does anyone know the syntax that allows for nested CASE Stmts?

 
This time ok but please do some searching on your own next time. Now is you have a problem with a case in a query we're all for lending a hand :-)




____________ signature below ______________
You are a amateur developer until you realize all your code sucks.
Jeff Atwood
 
Hey there.

I do appreciate your help but I'm creating a new field in an SQL query called EligDt (eligibility date). Basically if a person is of one status or another I want the case statement to alter their hire date. I'm working with more than one status, hence the need for a nested CASE statement.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top