Wedding Query...................
(SQL Style)
CREATE PROCEDURE
MYMarrrige (
Bridegroom Male (25),
Bride Female (20))
AS
BEGIN
SELECT Bride FROM india_Brides
WHERE FatherInLaw='Millionire'
AND Count (car)>20 AND
HouseStatus="ThreeStoreyed"
AND BrideEduStatus IN
(B.TECH, BE, Degree, MCA, MiBA)
AND Having Brothers=Null
AND Sister=Null
SELECT Gold, Cash, Car, BankBalance
FROM FatherInLaw
UPDATE MyBankAccount
SET MyBal=MyBal+FatherInlawBal
UPDATE My Locker
SET MyLockerContents=
MyLockerContents+FatherInLawGold
INSERT INTO MycarShed
VALUES ('MBW')
END
GO
THEN the wife writes the below
Query:
DROP HUSBAND;
Commit;
Monday, October 27, 2008
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment