ZeroCool@vger.social to Programmer Humor@programming.dev · 5 months agoHow big is your desk?i.ibb.coimagemessage-square71fedilinkarrow-up1983
arrow-up1983imageHow big is your desk?i.ibb.coZeroCool@vger.social to Programmer Humor@programming.dev · 5 months agomessage-square71fedilink
minus-squareAceticon@lemmy.worldlinkfedilinkarrow-up1·5 months agoIt really depends on whether that SQL is the standard one (such as SQL92) or with the database specific extensions (such as PL/SQL). The latter often adds up to a “real” programming language (were you can define your own functions and everything), depending on the database. But yeah, the rest not so much.
It really depends on whether that SQL is the standard one (such as SQL92) or with the database specific extensions (such as PL/SQL).
The latter often adds up to a “real” programming language (were you can define your own functions and everything), depending on the database.
But yeah, the rest not so much.
Features to enhance vendor lock in.
Indeed.