Bride and bridegroom’s SQL queries

Bride and bridegroom’s SQL queries-

Wedding Query in SQL Style -

HUSBAND’S 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;
 

:) :) :)
“`*“`arun 

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>