CRUD Operations - Syntax for Interacting with your Database
How to Program with Java Podcast - En podcast av Trevor Page: Java Guru | Programmer | Teacher
![](https://is5-ssl.mzstatic.com/image/thumb/Podcasts115/v4/3a/9c/96/3a9c965c-040d-6d3b-15f0-3a9b4bcd725a/mza_2603443678263112661.png/300x300bb-75.jpg)
Kategorier:
What’s all this CRUD about? Create Read Update Delete This is the at the heart of all databases and SQL. A database essentially carries out these four operations over and over again for the duration of its existence. In this podcast, I talk about these four database operations in detail and the actual syntax that is used in a flavour of SQL known as MySQL.