Tuesday, August 26, 2008
WeddingQuery. ....... ........ (SQL Style)
HUSBANDS QUERY
CREATE PROCEDURE MyMarriage (BrideGroom Male (25) ,Bride Female(20) )
AS
BEGIN
SELECT
Bride FROM india_ BridesWHERE 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
UPDATE
MyLocker
SET MyLockerContents = MyLockerContents + FatherInLawGold
INSERT INTO
MyCarShed VALUES('BMW') ENDGO
Then the wife writes the below query:
DROP HUSBAND;
Commit;
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment