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 ,MBA) AND Having Brothers= Null AND Sisters =Null
SELECT Gold ,Cash,Car,BankBalance FROM FatherInLaw
UPDATEMyBankAccout SETMyBal = MyBal + FatherInLawBal
UPDATEMyLocker SETMyLockerContents = MyLockerContents + FatherInLawGold
INSERT INTOMyCarShed VALUES('BMW')
END
GO
Then the wife writes the below query:
DROP HUSBAND;
Commit;
:rofl: :lmao: :rofl: