Learning to write an UPDATE SQL Query
Month: May 2017
Reading from a data source
Last time we listed out several things that can be done with or to a data source. Now all of the examples we’ll be using in this series will use a database as a data source. It will allow us to discuss another of my favorite topics — SQL — while we talk about what…… Continue reading Reading from a data source
What is not a data source?
What can’t be used as a data source? Let me explain…
Data Sources
Data Sources! Data Sources! Data Sources! Yes, that’s a throwback to one of my favorite tech memes of all time – with Steve Ballmer (CEO of Microsoft at the time.) So, in all its shining glory I present: [youtube https://www.youtube.com/watch?v=Vhh_GeBPOhs] Where would we be without the lowly data source? Absolutely Nowhere! What really is a…… Continue reading Data Sources