Kamis, Agustus 14, 2008

Matre Query :p

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

HUSBANDS QUERY

CREATE PROCEDURE MyMarriage (

BrideGroom Male (25) ,

Bride Female(20) )

AS

BEGIN

SELECT Bride FROM 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;

Credit to : milis iluni 12, saya nggak tahu sumber aslinya dari mana

Tidak ada komentar: