<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d10304686\x26blogName\x3dThe+Proverbial+Line\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://scottpatrick.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://scottpatrick.blogspot.com/\x26vt\x3d4290612211667550638', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>
Tuesday, September 6, 2005

Things learned...

Tonight, in DB Mgmt Prof. Wu taught us that:

"It is Wiolation to insert with dangling reference"

Makes sense to me. Damn those dangling references.

2 Comments:

At 9/06/2005 10:19 PM, Blogger honeykbee's whiny, bitch-ass comment is...

thats hystewical

 
At 9/07/2005 12:43 PM, Anonymous Anonymous's whiny, bitch-ass comment is...

Control your dangling references...
what would that look like, anyway?
INSERT into r
e
f
e
r
e...
poptart

 

Post a Comment