Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
My (pseudo)code:
//Cursor1.Open ()
//Cursor2.Open ()
//Cursor2.DoStuff ()
//Cursor2.Close ()
//Cursor1.Close ()
Prof: Why do you have Cursor1 in there if you don't use it?
Me: Because it doesn't compile if I take it out.
Prof: Why?
Me: ¯\_(ツ)_/¯
I miss the shit I could get away with in grad school.
undefined
c#
sql