Friday, June 29, 2007

When The IT Side Meets the Party Side

/*** "Let's Organize a Party" Query ***/

SELECT * FROM Friendster.dbo.Friends
WHERE Status not in ('In a relationship', 'Married')
AND Age > 25
ORDER BY LastName

~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~:~
Hehehe. I love SQL.

3 comments:

Anonymous said...

You are missing a few additional filters:
AND Gender = 'Male'
AND DarnaFl <> 1

You should return finer results.

Coffee Fairy v1 said...

result:
0 rows returned

nyahahahaha. =P

iamKayan said...

Hahaha. DarnaFl <> 1 ?!?!
Yeah, i have to agree with coffee fairy...
0 rows returned

 

©2009 Am No Writer | by TNB