Discovering SQL: A Hands-On Guide for Beginners cover
Discovering SQL: A Hands-On Guide for Beginners
by Alex Kriegel
Found in 1 comment on Hacker News
We may earn a commission from purchases made through links on this page.
Not ready yet? Get weekly book picks.
bonesss · 2019-02-13 · Original thread
People forget that SQL isn't just Query (DQL), it's also definition (DDL), manipulation (DML), control (DCL), and transaction control (TCL), language [0].

Checkout that platform that a full-blown Oracle license can provide to your DBA... It's definitely more than just CRUD.

-

[0] https://www.oreilly.com/library/view/discovering-sql-a/97811...