PDA

View Full Version : Wedding Query - SQL


tarey_g
24-07-2008, 11:08 AM
Got this in email, found it funny so posting it. :D
enjoy or just ignore if seen it already.



WeddingQuery........ ........ (SQL Style)


HUSBANDS QUERY

CREATE PROCEDURE MyMarriage (
BrideGroom Male (25) ,
Bride Female(20) )
AS
BEGIN

SELECT Bride FROM india_ Brides
WHERE FatherInLaw = 'Millionaire'
AND Count(Car) > 20 AND HouseStatus ='ThreeStoreyed'
AND BrideEduStatus IN (B.TECH ,BE ,Degree ,MCA ,MiBA) AND Having Brothers=
Null
AND Sisters =Null



SELECT Gold ,Cash,Car,BankBalance
FROM FatherInLaw
UPDATE MyBankAccout
SETMyBal = MyBal + FatherInLawBal

UPDATEMyLocker
SET MyLockerContents = MyLockerContents + FatherInLawGold

INSERT INTOMyCarShed VALUES('BMW')
END
GO


Then the wife writes the below query:

DROP HUSBAND;
Commit;

Garbage
24-07-2008, 11:53 AM
Lol... :)

Pathik
24-07-2008, 01:03 PM
Rofl!!

T159
24-07-2008, 06:44 PM
i want a trigger